CINPLA / exdir

Directory structure standard for experimental pipelines.
http://exdir.rtfd.io
MIT License
72 stars 13 forks source link

Remove Python 2 leftovers #167

Closed berquist closed 1 year ago

berquist commented 1 year ago

Inheriting from object isn't necessary anymore and neither is passing arguments to super.

There were also a bunch of unused imports.