**Fixed a few bugs**
- apparently fly annotations use 'ENTREZGENE' instead of 'ENTREZGENE_ACC' like all the other organisms for the Entrez ID, which was causing issues with fetching fly data.
- there was a small typo in Species.parse_species, which errors when trying to parse latin names.
**Added test cases**
- ig I prolly should have added those before the previous releases, but I just really wanted to get it out there you see?
**Small note**
- I am rethinking why I wrote this package in the first place. The g:Profiler suite already has a function for orthologs (g:Orth)... Well technically DIOPT should be more comprehensive in terms of comparison? But g:Orth supports more species.... Regardless, pyDIOPT is here if you ever need it :)