Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Oct 24, 2023
1 parent 9281957 commit 8d90e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastastore/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ def empty_library(
libs = ["models", "oseries_models"]
else:
libs = [libname]

# delete items and clear caches
for libname in libs:
names = self._parse_names(None, libname)
Expand Down

0 comments on commit 8d90e16

Please sign in to comment.