Skip to content

Commit

Permalink
Update Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MKS2345 committed Oct 23, 2024
1 parent 87da610 commit 2d36de3
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
Empty file removed src/__init__.py
Empty file.
Empty file removed src/autos/__init__.py
Empty file.
1 change: 1 addition & 0 deletions src/autos/auto.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env python3

Check notice on line 1 in src/autos/auto.py

View workflow job for this annotation

GitHub Actions / Qodana for Python

Missing or empty docstring

Missing docstring


# Standard Declaration
# leftMotor = 0
# rightMotor = 0
Expand Down
Empty file removed src/commands/__init__.py
Empty file.
Empty file removed src/constants/__init__.py
Empty file.
Empty file removed src/subsystems/__init__.py
Empty file.

0 comments on commit 2d36de3

Please sign in to comment.