FluxML / DataAugmentation.jl

Flexible data augmentation library for machine and deep learning
https://fluxml.ai/DataAugmentation.jl/dev/
MIT License
41 stars 17 forks source link

Remove unused type variable #85

Closed adrhill closed 7 months ago

adrhill commented 7 months ago

This previously threw a warning when running tests:

 WARNING: method definition for _colorview at /Users/funks/Developer/DataAugmentation.jl/src/preprocessing.jl:215 declares type variable T but does not use it.