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 980c164 commit 8a766f4Copy full SHA for 8a766f4
tests/unitary/with_extras/autogen/test_autogen_client.py
@@ -4,6 +4,7 @@
4
import sys
5
from unittest import TestCase, mock
6
7
+import pytest
8
9
if sys.version_info < (3, 9):
10
pytest.skip(allow_module_level=True)
0 commit comments