Skip to content

Commit d1a7df1

Browse files
committed
Import os.
1 parent 7326525 commit d1a7df1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/conftest.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import pytest
1+
import os
22

3+
import pytest
34
from app import app as filestore_app
45

56

0 commit comments

Comments
 (0)