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