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 f8e3013 commit 48197e6Copy full SHA for 48197e6
datatorch/cli/main/login.py
@@ -51,4 +51,3 @@ def login(key, host, web): # type: ignore
51
except Exception as ex:
52
spinner.done(click.style("Error connecting with API!", fg="red", bold=True))
53
click.echo(ex)
54
-
0 commit comments