GBA-8-19/External/Harmony/Backends/Dropbox/Carthage/Checkouts/SwiftyDropbox/stone/mypy.ini
2024-06-14 17:15:51 +08:00

6 lines
109 B
INI

[mypy]
# follow_imports = False
ignore_missing_imports = True
show_none_errors = True
strict_optional = True