Commit e6c0ae1b authored by Ammar Okran's avatar Ammar Okran

Update remove_noise_withPywrenIBMcloud.py

parent 1546d988
......@@ -193,9 +193,6 @@ def remove_noise(obj, ibm_cos):
if __name__ == "__main__":
# Name of the bucket
bucket_name = 'XXXXX'
# Define variable
func = []
# Get the contents of bucket
list_obj = cos_client.list_objects(Bucket=bucket_name)['Contents']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment