Skip to content

Commit 36567b0

Browse files
committed
[examples/maxswerve] Add header to a test file
1 parent 7b4483f commit 36567b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/maxswerve/tests/test_swerveutils.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#
2+
# Copyright (c) FIRST and other WPILib contributors.
3+
# Open Source Software; you can modify and/or share it under the terms of
4+
# the WPILib BSD license file in the root directory of this project.
5+
#
6+
17
import swerveutils
28

39
def test_stepTowardsCircular1():

0 commit comments

Comments
 (0)