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
there should be logic in Case.persist() to test whether the argument is a path (overriding save to Case.caseroot) or just a filename (save to Case.caseroot)
a print statement should inform the user of where the file has been saved
I feel like manually adding the caseroot in here seems redundant, we should just do that by default.
The text was updated successfully, but these errors were encountered: