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 1e5290d commit 56c7eccCopy full SHA for 56c7ecc
scripts/test_build.py
@@ -1,6 +1,6 @@
1
from pathlib import Path
2
from click.testing import CliRunner
3
-from pydra2app.core.cli import make
+from pipeline2app.core.cli import make
4
from frametree.core.utils import show_cli_trace
5
6
PKG_PATH = Path(__file__).parent.parent.absolute()
0 commit comments