Skip to content

Commit 007cca1

Browse files
committed
formatting
1 parent 8b742c2 commit 007cca1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_s3.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ def test_remove_object_exception():
112112
# This method returns a list of errors
113113
error_list = schema.external['share'].delete(delete_external_files = True, errors_as_string = False)
114114
raise error_list[0][2]
115-
# schema.external['share'].s3.secret_key = ''
116-
# schema.external['share'].s3.remove_object('test')
115+
117116

118117

119118

0 commit comments

Comments
 (0)