mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
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)
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BUILD.bazel | ||
| stringcase.py | ||