diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 48774f7..fcff490 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,7 @@ - - - - + - + @@ -131,13 +128,12 @@ - + - - + - + @@ -203,6 +199,7 @@ @@ -364,12 +361,12 @@ - + - + @@ -445,16 +442,6 @@ - - - - - - - - - - @@ -510,5 +497,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/goarch_api/models.py b/goarch_api/models.py index 43c22be..e077001 100644 --- a/goarch_api/models.py +++ b/goarch_api/models.py @@ -1,6 +1,3 @@ -""" normal models """ - - class Reading: def __init__(self, _id, _type, type_bb, event, translation=None, date=None): self.id = _id