anki/pylib/tools
Damien Elmes 048a9a2b60 vendor stringcase
It's a tiny library that has not been updated in years, and it was
leading to a warning on startup:

 DeprecationWarning: invalid escape sequence \W
  return re.sub("\W+", "", string)
2021-10-22 08:56:44 +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 drop leech hook in test scheduler 2021-05-10 16:18:29 +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