Draft: various cleanup

Mainly added an empty line at the end of each file and changed docstrings.
This commit is contained in:
carlopav
2020-05-12 20:59:17 +02:00
committed by Yorik van Havre
parent 2c4de88132
commit 125d0ca84d
57 changed files with 170 additions and 113 deletions

View File

@@ -88,4 +88,4 @@ def join_two_wires(wire1, wire2):
return True
joinTwoWires = join_two_wires
joinTwoWires = join_two_wires