Skip to content

Commit b05da19

Browse files
committed
Run black formatter
1 parent 16bece7 commit b05da19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands-v2/armbot/subsystems/drivesubsystem.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111

1212
class DriveSubsystem(commands2.SubsystemBase):
13-
1413
# Creates a new DriveSubsystem
1514
def __init__(self) -> None:
1615
super().__init__()

0 commit comments

Comments
 (0)