More tinkering. Lots of refactoring to get it to do what I want.

This commit is contained in:
James Smith 2023-01-28 22:09:50 +02:00
parent 6166b42b2e
commit 01775362b3
4 changed files with 148 additions and 105 deletions

4
mypy.ini Normal file
View file

@ -0,0 +1,4 @@
[mypy]
python_version = 3.10
ignore_missing_imports = True
files = git-tidy.py