mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04: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)
0 lines
Python
0 lines
Python