Skip to content

Commit 9751491

Browse files
committed
Fix formatting harder
1 parent b988437 commit 9751491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_cansparkmax.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ def test_current_limit():
2626

2727
sm.setSecondaryCurrentLimit(52.5, 5)
2828

29-
# assert hal_data["CAN"]["sparkmax-1"]["currentChop"] == 52.5
30-
# assert hal_data["CAN"]["sparkmax-1"]["currentChopCycles"] == 5
29+
# assert hal_data["CAN"]["sparkmax-1"]["currentChop"] == 52.5
30+
# assert hal_data["CAN"]["sparkmax-1"]["currentChopCycles"] == 5
3131

3232

3333
# def test_faults(rev, hal_data):

0 commit comments

Comments
 (0)