james77777778 / keras-aug

A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, bounding boxes, segmentation masks, and more.
Apache License 2.0
16 stars 0 forks source link

Replace flake8 and isort with ruff #66

Closed james77777778 closed 1 year ago

james77777778 commented 1 year ago

Fixes #65

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (db83ef1) 87.64% compared to head (6c6c6d0) 87.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ======================================= Coverage 87.64% 87.64% ======================================= Files 52 52 Lines 3730 3730 ======================================= Hits 3269 3269 Misses 461 461 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.