We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1896833 commit 6042da8Copy full SHA for 6042da8
arduino_logique.py
@@ -70,8 +70,6 @@ def main():
70
board = Breadboard(canvas, sketcher)
71
board.fill_matrix_1260_pts()
72
73
-
74
75
# Creating the toolbar instance
76
toolbar = Toolbar(parent=win, canvas=canvas, sketcher=sketcher, current_dict_circuit=sketcher.current_dict_circuit)
77
# Placing the secondary top bar in row=1, column=1 (spanning only the canvas area)
0 commit comments