repository

This commit is contained in:
Marc Beninca 2021-10-10 14:48:12 +02:00 committed by Marc Beninca
parent 0afc9d897c
commit 3707f42b77
3 changed files with 7 additions and 2 deletions

3
repository.py Normal file
View file

@ -0,0 +1,3 @@
class Repository:
def __init__(self):
pass