Skip to content

Commit 8a766f4

Browse files
committed
Update test.
1 parent 980c164 commit 8a766f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unitary/with_extras/autogen/test_autogen_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import sys
55
from unittest import TestCase, mock
66

7+
import pytest
78

89
if sys.version_info < (3, 9):
910
pytest.skip(allow_module_level=True)

0 commit comments

Comments
 (0)