Commit e6c0ae1b authored by Ammar Okran's avatar Ammar Okran

Update remove_noise_withPywrenIBMcloud.py

parent 1546d988
......@@ -194,9 +194,6 @@ 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']
obj_key = []
......
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