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
'cut' has been deprecated and should be replaced with combine="cut" in calls to text. The extensions text methods should be updated to deprecate 'cut' and use the same self._combineWithBase(r, combine, clean) functionality.
The text was updated successfully, but these errors were encountered:
'cut' has been deprecated and should be replaced with combine="cut" in calls to text. The extensions text methods should be updated to deprecate 'cut' and use the same
self._combineWithBase(r, combine, clean)
functionality.The text was updated successfully, but these errors were encountered: