Skip to content

Fixed several annoyances

Compare
Choose a tag to compare
@iquasere iquasere released this 20 Apr 12:10
· 45 commits to master since this release

No more need to confirm you don't want to gunzip download resource files

If --skip-downloaded was set, reCOGnizer will both skip the downloading and gunzipping.

No more FutureWarning when trying to sum COGs

.sum(numeric_only=True) fixed that.