spcd/cd/projects.py

4 lines
84 B
Python
Raw Normal View History

2024-04-27 13:32:33 +00:00
class Projects:
def __init__(self, environment):
self.env = environment