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
A species type called Null would be useful as a place holder. This species should throw an error if used in any function like for the mass, etc. (or should NaN be returned?)
The text was updated successfully, but these errors were encountered:
There's currently a species with 'variety' field Null, with a special constructor null_species = Species().
I'm not sure if it behaves entirely the way you'd like it to, let me know
A species type called Null would be useful as a place holder. This species should throw an error if used in any function like for the mass, etc. (or should NaN be returned?)
The text was updated successfully, but these errors were encountered: