Skip to content

Commit ce49880

Browse files
committed
fix missing import
1 parent 283bf68 commit ce49880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration_tests/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import os
2+
13
import pytest
24

35

0 commit comments

Comments
 (0)