temmies/src/config.py
2024-02-12 13:06:17 +01:00

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.")