Add and fix more type hints
Merged
requested to merge f-192-add-type-hints-for-smaller-modules-in-common-and-connection into dev
Compare changes
- Joscha Schmiedt authored
+ 12
− 2
@@ -183,6 +183,7 @@ class Entity:
@@ -462,6 +463,8 @@ class Entity:
@@ -471,6 +474,8 @@ class Entity:
@@ -1464,6 +1469,8 @@ out: List[Entity]
@@ -2443,6 +2450,7 @@ class _Properties(list):
@@ -3581,7 +3589,8 @@ class Container(list):
@@ -4759,7 +4768,8 @@ class Query():