mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07: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)
|
||
|---|---|---|
| .. | ||
| build | ||
| build.bat | ||
| BUILD.bazel | ||
| buildinfo.py | ||
| copyright_headers.py | ||
| mypy | ||
| mypy-watch | ||
| python | ||
| runopt | ||
| runopt.bat | ||
| status.sh | ||
| svelte-check | ||
| ts-run | ||
| ts-watch | ||