temmies/src/config.py

5 lines
141 B
Python
Raw Normal View History

2024-02-12 13:05:52 +01:00
username = "<s-number>"
password = "<password>"
if __name__ == "__main__":
print("Do not run this module like this. Just set the values.")