Fix incorrect usage of `lstrip()` and `rstrip()`
* what we actually want to do is `removeprefix()` and `removesuffix()`
parent
31ae27b5
No related branches found
No related tags found
Loading
Please register or sign in to comment