Skip to content

Commit c7f4006

Browse files
committed
chore: updated mpy.ini
1 parent 610da43 commit c7f4006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ ignore_missing_imports = True
33

44
[mypy-fastapi_keycloak]
55
ignore_missing_imports = True
6+
7+
[mypy-requests]
8+
ignore_missing_imports = True

0 commit comments

Comments
 (0)