Skip to content

Commit ece207d

Browse files
committed
possible fix of the login issue
1 parent f26c650 commit ece207d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scheduled_bots/clingen/bot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
import time
3939

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

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

0 commit comments

Comments
 (0)