Files
NegStation/global_state.py
2025-07-28 16:03:34 +02:00

3 lines
55 B
Python

class GlobalState:
def __init__(self):
pass