Add type hints to models.py
1 unresolved thread
1 unresolved thread
Compare changes
- Alexander Kreft authored
+ 58
− 33
@@ -587,18 +587,24 @@ class Entity(object):
@@ -606,15 +612,16 @@ class Entity(object):
@@ -624,22 +631,21 @@ class Entity(object):
@@ -665,41 +671,51 @@ class Entity(object):
@@ -718,15 +734,24 @@ class Entity(object):