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
If not, it is caught as a shutil.Error for which it is assumed to be a
recursive error, resulting in splitting of the error string as
```
shutil.Error: ['<', 'D', 'i', 'r', 'E', 'n', 't', 'r', 'y', ' ', ...,
's', 'a', 'm', 'e', ' ', 'f', 'i', 'l', 'e']
```
0 commit comments