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 77457e5 commit ff4afcbCopy full SHA for ff4afcb
src/datapilot/core/knowledge/cli.py
@@ -3,8 +3,8 @@
3
import click
4
5
from datapilot.cli.decorators import auth_options
6
+from datapilot.clients.altimate.utils import validate_credentials
7
-from ...clients.altimate.utils import validate_credentials
8
from .server import KnowledgeBaseHandler
9
10
0 commit comments