Resolve "Fix mypy errors in models.py and complete type hints"
All threads resolved!
Compare changes
- Daniel Hornung authored
+ 14
− 13
@@ -1045,7 +1045,7 @@ out: List[Entity]
@@ -3966,7 +3966,7 @@ class Container(list):
@@ -3981,20 +3981,23 @@ class Container(list):
@@ -4264,9 +4267,7 @@ class ACI():