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 b1feec9 commit 3a5132cCopy full SHA for 3a5132c
mypy.ini
@@ -1,2 +1,5 @@
1
[mypy-openeo]
2
+ignore_missing_imports = True
3
+
4
+[mypy-fastapi_keycloak]
5
ignore_missing_imports = True
0 commit comments