Skip to content

Commit

Permalink
black fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Jul 31, 2023
1 parent 5eebfb2 commit 996001d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bsb/storage/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ def set_all_meta(self, all_meta):
:type all_meta: dict
"""
pass

@abc.abstractmethod
def update_all_meta(self, meta):
"""
Expand Down

0 comments on commit 996001d

Please sign in to comment.