mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-03-15 07:10:15 +01:00
Added config
This commit is contained in:
parent
dcc2974e59
commit
0255c22b01
5
src/config.py
Normal file
5
src/config.py
Normal file
@ -0,0 +1,5 @@
|
||||
username = "<s-number>"
|
||||
password = "<password>"
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("Do not run this module like this. Just set the values.")
|
Loading…
x
Reference in New Issue
Block a user