Skip to content

Commit b6c67ac

Browse files
committed
Fix lint due to black version mismatch (25.x vs 26.x in CI)
1 parent 6aac5dc commit b6c67ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_control.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import signal
44
import sys
55

6-
76
# Some modules must be patched before importing, e.g.:
87
# Pynput, which DOES NOT WORK headless, i.e. in Github Actions runner;
98
# Numpy, which must not be re-imported

0 commit comments

Comments
 (0)