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 6a79255 commit e8aa44dCopy full SHA for e8aa44d
src/opengeodeweb_viewer/utils_functions.py
@@ -3,7 +3,7 @@
3
import json
4
5
# Third party imports
6
-from import fastjsonschema
+import fastjsonschema
7
from fastjsonschema import JsonSchemaException
8
9
# Local application imports
0 commit comments