Skip to content

Commit 44b48b5

Browse files
committed
udpate apikey in _TEST_SERVERS_LOCAL
1 parent 65472ed commit 44b48b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openml/_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
APIVersion.V2: {
5858
"server": "http://localhost:8082/",
59-
"apikey": "AD000000000000000000000000000000",
59+
"apikey": "normaluser",
6060
},
6161
}
6262

0 commit comments

Comments
 (0)