Fix typing and add mypy config
Compare changes
+ 2
− 1
@@ -7,7 +7,7 @@ Contains the base for all components with an ID in a signal flow graph.
@@ -7,7 +7,7 @@ Contains the base for all components with an ID in a signal flow graph.
@@ -176,6 +176,7 @@ class AbstractGraphComponent(GraphComponent):
@@ -176,6 +176,7 @@ class AbstractGraphComponent(GraphComponent):