Skip to content

Commit 47ae68e

Browse files
committed
remove pytest import
1 parent c2f8366 commit 47ae68e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stac_fastapi/elasticsearch/tests/extensions/test_filter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from os import listdir
44
from os.path import isfile, join
55

6-
import pytest
7-
86
THIS_DIR = os.path.dirname(os.path.abspath(__file__))
97

108

0 commit comments

Comments
 (0)