Skip to content

Commit

Permalink
possible fix of the login issue
Browse files Browse the repository at this point in the history
  • Loading branch information
andrawaag committed Jan 16, 2020
1 parent f26c650 commit ece207d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scheduled_bots/clingen/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
import time

# Login for running WDI
os.environ["WDUSER"] = "Username" # Uses os package to call and set the environment for wikidata username
os.environ["WDPASS"] = "password"
print("Logging in...")

### Conditional that outputs error command if not in the local python environment
Expand Down

0 comments on commit ece207d

Please sign in to comment.