InsightSoftwareConsortium / ITKColorNormalization

Structure preserving color normalization on H&E images using a reference image
Apache License 2.0
18 stars 5 forks source link

STYLE: Manual formatting #29

Closed Leengit closed 2 years ago

Leengit commented 2 years ago

STYLE: Add trailing semicolons to itk macro invocations. STYLE: Remove extra spaces adjacent to parentheses. ENH: Bump ITK version to 5.2.1.post1. ENH: Bump ITKColorNormalization version to 0.1.6. DOC: Update README.md to indicate supported Python versions 3.6-3.9. DOC: Update README.md to use black Python formatting.

Leengit commented 2 years ago

Also, bumping version numbers to ITKColorNormalization==0.1.6 and ITK==5.2.1, in preparation for release of ITKColorNormalization.

Leengit commented 2 years ago

All checks have passed. Nonetheless, now pushing to incorporate: DOC: Update README.md to indicate supported Python versions 3.6-3.9. DOC: Update README.md to use black Python formatting.