Skip to content

Commit

Permalink
Remove unnecessary blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
ehclark committed Jan 19, 2024
1 parent 66c265e commit 0bc50b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/anyvar/storage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ def close(self):
"""Closes the storage integration and cleans up any resources"""



class _BatchManager(AbstractContextManager):
"""Base context management class for batch writing.
Expand Down

0 comments on commit 0bc50b8

Please sign in to comment.