We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8648547 commit ceea4bbCopy full SHA for ceea4bb
tests/autobahn/test_autobahn.py
@@ -6,6 +6,7 @@
6
7
import pytest
8
from pytest import TempPathFactory
9
+
10
python_on_whales = pytest.importorskip("python_on_whales")
11
12
0 commit comments