Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 18, 2024
1 parent 38a2780 commit b445596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cachier/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
disable_caching,
enable_caching,
get_default_params,
set_default_params,
get_global_params,
set_default_params,
set_global_params,
)
from .core import cachier
Expand Down

0 comments on commit b445596

Please sign in to comment.