gitget_test/standalone.py
2023-12-29 12:42:25 +00:00

4 lines
52 B
Python

import os
print("I am working!")
print(os.getenv())