ynput / LabLib

Create VFX Dailies with Python! Can be used to render directly or as a module extending other code.
MIT License
3 stars 2 forks source link

Refactor and Tests for Operators and imageio #2

Closed tweak-wtf closed 5 months ago

tweak-wtf commented 5 months ago

This PR removes refactored leftover code in imageinfo and prepares ImageIOBase to potentially be used throughout this repo. Skips test_AYONHieroEffectsFileProcessor for now to let the others run. Other tests are passing.