We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f90bd3 commit 3fbbac9Copy full SHA for 3fbbac9
stac_fastapi/sqlalchemy/tests/resources/test_item.py
@@ -13,7 +13,7 @@
13
from stac_pydantic.shared import DATETIME_RFC339
14
15
from stac_fastapi.sqlalchemy.core import CoreCrudClient
16
-from stac_fastapi.types.clients import LandingPageMixin
+from stac_fastapi.types.clients.landing import LandingPageMixin
17
18
19
def test_create_and_delete_item(app_client, load_test_data):
0 commit comments