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 b980189 commit 8ace7d2Copy full SHA for 8ace7d2
src/opengeodeweb_back/utils_functions.py
@@ -7,7 +7,6 @@
7
# Third party imports
8
import flask
9
import fastjsonschema
10
-from fastjsonschema.exceptions import JsonSchemaDefinitionException
11
import importlib.metadata as metadata
12
13
# Local application imports
0 commit comments