Skip to content

Commit

Permalink
Added new line to end of robotcontainer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GitCloneHenry authored Oct 24, 2024
1 parent 3a29515 commit 1b4ab4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maxswerve/robotcontainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ def getAutonomousCommand(self) -> commands2.Command:
lambda: self.robotDrive.drive(0, 0, 0, False, False),
self.robotDrive,
)
)
)

0 comments on commit 1b4ab4b

Please sign in to comment.