We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd80d8 commit 38cb7edCopy full SHA for 38cb7ed
src/shapepipe/run.py
@@ -14,7 +14,7 @@
14
from modopt.interface.errors import catch_error
15
from modopt.interface.log import close_log, set_up_log
16
17
-from shapepipe.info import line, shapepipe_logo
+from shapepipe.info import line, shapepipe_logo, __installs__
18
from shapepipe.pipeline.args import create_arg_parser
19
from shapepipe.pipeline.config import create_config_parser
20
from shapepipe.pipeline.dependency_handler import DependencyHandler
0 commit comments