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
+ 10
− 8
@@ -21,14 +21,14 @@
@@ -37,13 +37,15 @@ from configparser import ConfigParser
@@ -61,15 +63,15 @@ def configure(inifile):
@@ -84,7 +86,7 @@ def config_to_yaml(config):
@@ -95,7 +97,7 @@ def validate_yaml_schema(valobj):