We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c5e8f commit 9f11b44Copy full SHA for 9f11b44
__main__.py
@@ -1,5 +1,5 @@
1
"""The main script for development testing."""
2
-from nes_py._app.cli import main
+from nes_py.app.cli import main
3
4
5
# execute the main entry point of the CLI
0 commit comments