mirror of
https://codeberg.org/james-smith-za/git-tidy-python.git
synced 2026-01-15 11:19:24 +02:00
4 lines
76 B
INI
4 lines
76 B
INI
[mypy]
|
|
python_version = 3.10
|
|
ignore_missing_imports = True
|
|
files = git-tidy
|