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
Currently, trying to mix incompatible taxon_info types (i.e. those that don't support == comparison with each other) in the same systematics manager throws a deprecation warning and nothing more. However, it can result in incorrect phylogenies. We should throw a real error in this case.
The text was updated successfully, but these errors were encountered:
Currently, trying to mix incompatible taxon_info types (i.e. those that don't support == comparison with each other) in the same systematics manager throws a deprecation warning and nothing more. However, it can result in incorrect phylogenies. We should throw a real error in this case.
The text was updated successfully, but these errors were encountered: