anki/pylib/tools
Arthur Milchior 69469c6428
Add py3.9 to hooks (#1542)
* Add py3.9 to hooks

This follows examples from efb1ce46d4 I assume the
hooks were missed because those were not considered types but strings.

I did not even try to run pyupgrade and did the change manually, then used bazel format

* remove wildcard import in find.py, and change Any to object (dae)
2021-12-09 09:11:22 +10:00
..
__init__.py move hook gen code out of anki/ 2020-01-15 09:11:20 +10:00
BUILD.bazel vendor stringcase 2021-10-22 08:56:44 +10:00
diff-sched.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
genhooks.py Add py3.9 to hooks (#1542) 2021-12-09 09:11:22 +10:00
hookslib.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
protoc_wrapper.py apply some f-string updates via flynt 2021-10-02 23:52:02 +10:00
protoc-gen-mypy.py update to latest mypy_protobuf 2021-02-03 13:31:52 +10:00
rewrite_tr.py update remaining TR references in rslib 2021-03-27 11:18:34 +10:00