colour-science / colour

Colour Science for Python
https://www.colour-science.org
BSD 3-Clause "New" or "Revised" License
2.14k stars 263 forks source link

PR: Ensure that LUT reading and writing can occur when path has no known extension. #1213

Closed KelSolaar closed 1 year ago

KelSolaar commented 1 year ago

Summary

This PR ensures that a LUT can be read or written when the given path has no known extension.

References #1212.

Preflight

Code Style and Quality

Documentation

coveralls commented 1 year ago

Coverage Status

coverage: 99.798%. remained the same when pulling d36af264783bc8e2973e580276c1112df5348787 on feature/lut_write into b2de06a9155d0e30dc4fabb6dd74027943b11c96 on develop.