Fix python 3.13 deprecation warnings
Fixes warning for `re.sub`: DeprecationWarning: 'count' is passed as positional argument
Loading
Please register or sign in to comment
Fixes warning for `re.sub`: DeprecationWarning: 'count' is passed as positional argument