mrmp/repository.py
2023-01-28 21:19:16 +01:00

3 lines
55 B
Python

class Repository:
def __init__(self):
pass