Skip to content

Commit 1e31bce

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent de5ac52 commit 1e31bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rise/rise.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from typing import Optional
66

77

8-
from pygeoapi.provider.base import BaseProvider, ProviderQueryError
8+
from pygeoapi.provider.base import BaseProvider
99
from rise.lib.cache import RISECache
1010
from rise.lib.location import LocationResponse
1111
from rise.rise_edr import RiseEDRProvider

0 commit comments

Comments
 (0)