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 is a bug in the reading of the targets file such that if the name is all numbers it will try to parse as an integer and fail. The result is only to skip the one individual target.
Not sure we need to fix this but wanted to make an issue to be aware.
The text was updated successfully, but these errors were encountered:
There is a bug in the reading of the targets file such that if the name is all numbers it will try to parse as an integer and fail. The result is only to skip the one individual target.
Not sure we need to fix this but wanted to make an issue to be aware.
The text was updated successfully, but these errors were encountered: