Skip to content

Commit b8128b0

Browse files
committed
disables mypy from this file
1 parent 825c684 commit b8128b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/models-library/src/models_library/utils/_original_fastapi_encoders.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
# type: ignore
12
# pylint: disable-all
3+
24
#
35
# wget https://raw.githubusercontent.com/tiangolo/fastapi/master/fastapi/encoders.py --output-document=_original_fastapi_encoders
46
#

0 commit comments

Comments
 (0)