Skip to content

Commit 295b0c8

Browse files
Lint
1 parent 65500bb commit 295b0c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

yaramo/node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ def __init__(self, turnout_side=None, **kwargs):
4343
self.turnout_side: str = turnout_side
4444
self.drive_amount = 0
4545

46-
4746
def maximum_speed(self, node_a: "Node", node_b: "Node"):
4847
"""Return the maximum allowed speed for traversing this node,
4948
coming from node_a and going to node_b

0 commit comments

Comments
 (0)