openpreserve / jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract technical characteristics.
http://jpylyzer.openpreservation.org/
Other
69 stars 28 forks source link

FIX - Pyunit tests #144

Closed carlwilson closed 4 years ago

carlwilson commented 4 years ago

Added required empty __init__.py required by pylint.

carlwilson commented 4 years ago

This should fix the remaining Travis issue. @bitsgalore only merge this if the Travis tests have all passed, they should do now.

carlwilson commented 4 years ago

That's looking good now :)

bitsgalore commented 4 years ago

Phew, success at last (could hardly keep up with this torrent of pull requests)!