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
I've found this a really useful library, but if for example you wanted to use some other data that was contained in the string, it would be nice to know what it picked up, so you could use something like str.replace() to get rid of that text from the original piece of text. It seems the raw kwarg returns what it was interpreted into, instead of what it started with.
The text was updated successfully, but these errors were encountered:
I've found this a really useful library, but if for example you wanted to use some other data that was contained in the string, it would be nice to know what it picked up, so you could use something like str.replace() to get rid of that text from the original piece of text. It seems the raw kwarg returns what it was interpreted into, instead of what it started with.
The text was updated successfully, but these errors were encountered: