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 39bfbc0 commit e5eee88Copy full SHA for e5eee88
docs/cosmosim/cosmosim.rst
@@ -37,7 +37,6 @@ successful login no further password is required if desired.
37
38
>>> CS.login(username="uname")
39
uname, enter your CosmoSim password:
40
-
41
Authenticating uname on www.cosmosim.org...
42
Authentication successful!
43
>>> # If running from a script (rather than an interactive python session):
@@ -48,7 +47,6 @@ To store the password associated with your username in the keychain:
48
47
>>> CS.login(username="uname",store_password=True)
49
WARNING: No password was found in the keychain for the provided username. [astroquery.cosmosim.core]
50
51
52
53
54
0 commit comments