Skip to content

Commit 92fd9bb

Browse files
committed
test
1 parent f366893 commit 92fd9bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/opengeodeweb_viewer/rpc/utils_protocols.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# type: ignore
21
# Standard library imports
32
import os
43

54
# Third party imports
6-
from wslink import register as exportRpc
5+
from wslink import register as exportRpc # type: ignore
76

87
# Local application imports
98
from opengeodeweb_microservice.schemas import get_schemas_dict

0 commit comments

Comments
 (0)