We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c34a64 commit 05fc971Copy full SHA for 05fc971
subprojects/robotpy-wpilib/tests/test_boolean_event.py
@@ -1,4 +1,4 @@
1
-from wpilib.event import BooleanEvent, EventLoop
+from wpilib import BooleanEvent, EventLoop
2
3
4
def test_binary_compositions():
0 commit comments