aimalz / proclam

PRObabilistic CLAssification Metrics for PLAsTiCC
Other
12 stars 7 forks source link

Convert to py3, extensive flake8 fixups #98

Closed mfisherlevine closed 1 year ago

mfisherlevine commented 1 year ago

Only remaining flake8 errors are in the package's __init__.py, I'd recommend fixing that, and removing any other instances of from X import * as well.

mfisherlevine commented 1 year ago

Ooops, wrong package, sorry!