colour-science / colour Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix missing spaces in "colour.encoding_cctf" and "colour.decoding_cctf" definitions docstrings. #505
Comments
Good catch! Actually there is another one two lines above, there must be some other similar in the file. |
@sobotka : Mind opening a PR for this one please whenever you have some cycles, should be very easy :) Careful at line length though, you might put some words on the next line, i.e. reformat the whole thing. |
Will do! If you catch others, drop them here and I’ll do one squished commit. |
Thanks @sobotka! I did not see any but I must admit I'm not actively chasing them, just taming them as I go usually. |
Fix spaces as per colour-science#505
Missing a space after the
the
.colour/colour/models/rgb/transfer_functions/__init__.py
Line 782 in 2bf80fe
The text was updated successfully, but these errors were encountered: