Skip to content

Commit bc0195c

Browse files
committed
readd old imports
1 parent 3724025 commit bc0195c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/openapi3/client/petstore/python-pydantic-v1/tests/test_api_client.py

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
$ pytest
1010
"""
1111

12+
import os
13+
import time
1214
import atexit
1315
import weakref
1416
import unittest

0 commit comments

Comments
 (0)