mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-01 21:53:42 +08:00
81da8ac9f4
date: 2024-06-11T01:36:39 master commit: f8cb04e4a8b032b72a909f68b808a50936184bee
8 lines
161 B
INI
8 lines
161 B
INI
[mypy]
|
|
warn_unused_configs = True
|
|
files = tinygrad
|
|
ignore_missing_imports = True
|
|
check_untyped_defs = True
|
|
explicit_package_bases = True
|
|
warn_unreachable = True
|