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
Ensure that `petab_gui.controllers.utils.RecentFilesManager.load_recent_files` always returns a list of strings.
It seems there is some serialization issue for `list[str]` of length 1 (sometimes?!).
Fixes#122.
0 commit comments