You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because str.lstrip("") behaves like like str.replace("", "") except on per-character bases rather than just replacing the whole string, see https://docs.python.org/2/library/stdtypes.html#str.lstrip for more details along with the commit reference bellow.
When I use
sudo customizer -r
I get the following output:Why it's looking for the wrong file?
The text was updated successfully, but these errors were encountered: