Fix typing and add mypy config
Compare changes
Files
3- Oscar Gustafsson authored
+ 2
− 1
@@ -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):