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 610da43 commit c7f4006Copy full SHA for c7f4006
mypy.ini
@@ -3,3 +3,6 @@ ignore_missing_imports = True
3
4
[mypy-fastapi_keycloak]
5
ignore_missing_imports = True
6
+
7
+[mypy-requests]
8
+ignore_missing_imports = True
0 commit comments