Skip to content

Commit

Permalink
put inspect back in
Browse files Browse the repository at this point in the history
  • Loading branch information
36000 committed Dec 5, 2024
1 parent 1c664e8 commit 033648b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AFQ/tasks/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from AFQ.utils.path import drop_extension
import os.path as op
import inspect

__all__ = ["get_fname", "with_name", "get_base_fname"]

Expand Down

0 comments on commit 033648b

Please sign in to comment.