Bug fixes here and there

This commit is contained in:
Remy Moll
2021-10-31 06:36:22 +01:00
parent d44761170d
commit c1e3685986
16 changed files with 532 additions and 212 deletions

View File

@@ -63,6 +63,7 @@ class Review:
def add_photo(self, photo):
pass
class Events:
_events = []