mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -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 | ||
| diff-sched.py | ||
| genhooks.py | ||
| hookslib.py | ||
| protoc-gen-mypy.py | ||
| protoc_wrapper.py | ||
| rewrite_tr.py | ||