Skip to content

Commit b2e8012

Browse files
committed
Add missing import
1 parent 9fce058 commit b2e8012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_elasticsearch/test_async/test_server/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
import pytest
1819
import pytest_asyncio
1920

2021
import elasticsearch

0 commit comments

Comments
 (0)