mirror of
https://github.com/azaion/detections.git
synced 2026-04-26 00:46:31 +00:00
Update file with test results (#2)
* Skip GSD and size filtering without altitude * Update files * Skip GSD and size filtering without altitude
This commit is contained in:
@@ -228,17 +228,6 @@ def image_small():
|
||||
def image_large():
|
||||
return _read_media("image_large.JPG")
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def image_dense():
|
||||
return _read_media("image_dense01.jpg")
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def image_dense_02():
|
||||
return _read_media("image_dense02.jpg")
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def image_different_types():
|
||||
return _read_media("image_different_types.jpg")
|
||||
|
||||
Reference in New Issue
Block a user