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 50f038b commit 3256cb4Copy full SHA for 3256cb4
tests/test_uinput.py
@@ -2,7 +2,7 @@
2
import os
3
import stat
4
from select import select
5
-from unittest.mock import patch, MagicMock
+from unittest.mock import patch
6
7
import pytest
8
from pytest import raises, fixture
0 commit comments