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.
2 parents 092b1b5 + 37101e8 commit 403fdbcCopy full SHA for 403fdbc
resources/scripts/apidocs.py
@@ -7,7 +7,7 @@
7
from click import Context
8
from tabulate import tabulate
9
10
-from warnet.cli.main import cli
+from warnet.main import cli
11
12
file_path = Path(os.path.dirname(os.path.abspath(__file__))) / ".." / ".." / "docs" / "warcli.md"
13
0 commit comments