mrmp/repository.py

4 lines
55 B
Python
Raw Normal View History

2021-10-10 12:48:12 +00:00
class Repository:
def __init__(self):
pass