Skip to content

Commit

Permalink
Make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Sep 10, 2023
1 parent 3f65b00 commit ca62d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_open/azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ def terminate(self):
self._block_list = []
self._is_closed = True
logger.debug("successfully terminated")

#
# Override some methods from io.IOBase.
#
Expand Down

0 comments on commit ca62d8e

Please sign in to comment.