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

Update formatting (black, isort, flake8) #143

Closed daffidwilde closed 3 years ago

daffidwilde commented 3 years ago

Removing the versions for the formatter libs so that the most up-to-date formatting is done, i.e. new PEPs, etc. This happens in the CI anyway.