daffidwilde / edo

A library for generating artificial datasets through genetic evolution.
https://doi.org/10.1007/s10489-019-01592-4
MIT License
13 stars 0 forks source link

Get doctests working #82

Closed daffidwilde closed 4 years ago

daffidwilde commented 5 years ago

I am yet to properly understand how doctests work with pytest. Will likely just call it separately.

daffidwilde commented 4 years ago

Fixed in #124