Add typing, renaming, convenience methods/properties
Compare changes
Files
2+ 12
− 12
@@ -3,7 +3,7 @@ from qtpy import QtCore
@@ -12,14 +12,14 @@ from b_asic.special_operations import Input, Output
@@ -31,7 +31,7 @@ def test_load(qtbot, datadir):
@@ -44,7 +44,7 @@ def test_flip(qtbot, datadir):
@@ -59,7 +59,7 @@ def test_sfg_invalidated_by_remove_of_operation(qtbot, datadir):
@@ -76,7 +76,7 @@ def test_sfg_invalidated_by_deleting_of_operation(qtbot, datadir):
@@ -134,7 +134,7 @@ def test_select_operation(qtbot, datadir):
@@ -151,7 +151,7 @@ def test_help_dialogs(qtbot):
@@ -167,7 +167,7 @@ def test_simulate(qtbot, datadir):
@@ -184,7 +184,7 @@ def test_properties_window_smoke_test(qtbot, datadir):
@@ -206,7 +206,7 @@ def test_properties_window_change_name(qtbot, datadir):