mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-03-15 15:10:15 +01:00
5 lines
141 B
Python
5 lines
141 B
Python
|
username = "<s-number>"
|
||
|
password = "<password>"
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
print("Do not run this module like this. Just set the values.")
|