spcd/cd/project.py

4 lines
52 B
Python
Raw Normal View History

2024-04-27 13:32:33 +00:00
class Project:
def __init__(self):
pass