srlp/repository.py

4 lines
55 B
Python
Raw Normal View History

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