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 7801d91 commit cb2c549Copy full SHA for cb2c549
src/opengeodeweb_back/routes/blueprint_routes.py
@@ -37,7 +37,6 @@ def teardown_request(exception):
37
name=blueprint_models.routes.name,
38
)
39
40
-
41
schemas = os.path.join(os.path.dirname(__file__), "schemas")
42
43
with open(
0 commit comments