Skip to content

Commit 302d070

Browse files
committed
IterativeRobotPy and TimedRobotPy
Signed-off-by: Mike Stitt <mike@stitt.cc>
1 parent 20f8f93 commit 302d070

File tree

6 files changed

+2153
-2
lines changed

6 files changed

+2153
-2
lines changed

subprojects/robotpy-wpilib/tests/conftest.py

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

33
import pytest
44
import ntcore
5-
import wpilib
65
from wpilib.simulation._simulation import _resetWpilibSimulationData
76

87

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
pytest
2+
pytest-reraise

0 commit comments

Comments
 (0)