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
An entry in the Contacts column of an experiment metadata.csv that's just a single space crashes load_metadata. Leading and trailing whitespace should probably just get stripped before trying to parse contact info.
The text was updated successfully, but these errors were encountered:
An entry in the Contacts column of an experiment metadata.csv that's just a single space crashes
load_metadata
. Leading and trailing whitespace should probably just get stripped before trying to parse contact info.The text was updated successfully, but these errors were encountered: