|
6 | 6 |
|
7 | 7 | - colour/__init__.py |
8 | 8 |
|
9 | | - - Line 306 : # TODO: Remove legacy printing support when deemed appropriate. |
| 9 | + - Line 312 : # TODO: Remove legacy printing support when deemed appropriate. |
10 | 10 |
|
11 | 11 |
|
12 | 12 | - colour/colorimetry/spectrum.py |
13 | 13 |
|
14 | | - - Line 1112 : # TODO: Provide support for fractional interval like 0.1, etc... |
| 14 | + - Line 1131 : # TODO: Provide support for fractional interval like 0.1, etc... |
15 | 15 |
|
16 | 16 |
|
17 | 17 | - colour/colorimetry/tristimulus.py |
|
21 | 21 |
|
22 | 22 | - colour/colorimetry/tests/test_spectrum.py |
23 | 23 |
|
24 | | - - Line 1457 : # TODO: Remove statement whenever we make "Scipy" 0.19.0 the minimum version. Skipping tests because of "Scipy" 0.19.0 interpolation code changes. |
25 | | - - Line 1666 : # TODO: Remove statement whenever we make "Scipy" 0.19.0 the minimum version. Skipping tests because of "Scipy" 0.19.0 interpolation code changes. |
| 24 | + - Line 1486 : # TODO: Remove statement whenever we make "Scipy" 0.19.0 the minimum version. Skipping tests because of "Scipy" 0.19.0 interpolation code changes. |
| 25 | + - Line 1695 : # TODO: Remove statement whenever we make "Scipy" 0.19.0 the minimum version. Skipping tests because of "Scipy" 0.19.0 interpolation code changes. |
26 | 26 |
|
27 | 27 |
|
28 | 28 | - colour/appearance/ciecam02.py |
|
69 | 69 |
|
70 | 70 | - colour/io/luts/lut.py |
71 | 71 |
|
72 | | - - Line 126 : # TODO: Re-enable when dropping Python 2.7. pylint: disable=E1121 |
73 | | - - Line 2009 : # TODO: Implement support for non-uniform domain, e.g. "cinespace" LUTs. |
| 72 | + - Line 129 : # TODO: Re-enable when dropping Python 2.7. pylint: disable=E1121 |
| 73 | + - Line 2012 : # TODO: Implement support for non-uniform domain, e.g. "cinespace" LUTs. |
74 | 74 |
|
75 | 75 |
|
76 | 76 | - colour/graph/conversion.py |
|
96 | 96 |
|
97 | 97 | - colour/models/rgb/transfer_functions/tests/test__init__.py |
98 | 98 |
|
99 | | - - Line 38 : # TODO: Use "assertWarns" when dropping Python 2.7. |
100 | | - - Line 55 : # TODO: Use "assertWarns" when dropping Python 2.7. |
| 99 | + - Line 39 : # TODO: Use "assertWarns" when dropping Python 2.7. |
| 100 | + - Line 56 : # TODO: Use "assertWarns" when dropping Python 2.7. |
101 | 101 |
|
102 | 102 |
|
103 | 103 | - colour/utilities/verbose.py |
|
107 | 107 |
|
108 | 108 | - colour/utilities/common.py |
109 | 109 |
|
110 | | - - Line 569 : # TODO: Remove when dropping Python 2.7. |
| 110 | + - Line 601 : # TODO: Remove when dropping Python 2.7. |
111 | 111 |
|
112 | 112 |
|
113 | 113 | - colour/utilities/array.py |
|
127 | 127 |
|
128 | 128 | - colour/plotting/common.py |
129 | 129 |
|
130 | | - - Line 821 : # TODO: Consider using "MutableMapping" here. |
| 130 | + - Line 666 : # TODO: Reassess according to https://github.com/matplotlib/matplotlib/issues/1077 |
| 131 | + - Line 783 : # TODO: Consider using "MutableMapping" here. |
131 | 132 |
|
132 | 133 |
|
133 | 134 | - colour/characterisation/correction.py |
|
137 | 138 |
|
138 | 139 | - colour/notation/munsell.py |
139 | 140 |
|
140 | | - - Line 1067 : # TODO: Consider refactoring implementation. |
| 141 | + - Line 1081 : # TODO: Consider refactoring implementation. |
141 | 142 |
|
142 | 143 |
|
143 | 144 | - colour/continuous/signal.py |
@@ -179,6 +180,6 @@ About |
179 | 180 | ----- |
180 | 181 |
|
181 | 182 | | **Colour** by Colour Developers |
182 | | -| Copyright © 2013-2020 – Colour Developers – `colour-developers@colour-science.org <colour-developers@colour-science.org>`_ |
| 183 | +| Copyright © 2013-2020 – Colour Developers – `colour-developers@colour-science.org <colour-developers@colour-science.org>`__ |
183 | 184 | | This software is released under terms of New BSD License: https://opensource.org/licenses/BSD-3-Clause |
184 | | -| `https://github.com/colour-science/colour <https://github.com/colour-science/colour>`_ |
| 185 | +| `https://github.com/colour-science/colour <https://github.com/colour-science/colour>`__ |
0 commit comments