Anki/pylib/anki/_vendor
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 vendor stringcase 2021-10-22 08:56:44 +10:00
BUILD.bazel vendor stringcase 2021-10-22 08:56:44 +10:00
stringcase.py vendor stringcase 2021-10-22 08:56:44 +10:00