js51 / SplitP

Python package that implements split- and rank-based tools for inferring phylogenies, such as flattenings and subflattenings.
https://splitp.joshuastevenson.me/
MIT License
1 stars 1 forks source link

Create exceptions class #20

Open js51 opened 3 years ago

js51 commented 3 years ago

I've noticed a number of places where it could be useful to have custom exceptions.

js51 commented 3 years ago

Example https://networkx.org/documentation/stable/_modules/networkx/exception.html#NetworkXNotImplemented