Anki/pylib/anki/_backend
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 run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
BUILD.bazel vendor stringcase 2021-10-22 08:56:44 +10:00
fluent.py rework translation handling 2021-03-26 09:41:32 +10:00
genbackend.py Switch CardInfoDialog to ts page (#1414) 2021-10-14 19:22:47 +10:00
generated.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
genfluent.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
rsbridge.pyi rework backend codegen to support multiple services; split out sched 2021-03-11 14:51:29 +10:00