Skip to content

Commit e5eee88

Browse files
committed
Hopefully last doc fix.
1 parent 39bfbc0 commit e5eee88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/cosmosim/cosmosim.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ successful login no further password is required if desired.
3737

3838
>>> CS.login(username="uname")
3939
uname, enter your CosmoSim password:
40-
4140
Authenticating uname on www.cosmosim.org...
4241
Authentication successful!
4342
>>> # 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:
4847
>>> CS.login(username="uname",store_password=True)
4948
WARNING: No password was found in the keychain for the provided username. [astroquery.cosmosim.core]
5049
uname, enter your CosmoSim password:
51-
5250
Authenticating uname on www.cosmosim.org...
5351
Authentication successful!
5452

0 commit comments

Comments
 (0)