Skip to content

Commit 0d15d4c

Browse files
committed
Update "TODO.rst" and "export_todo.py" utility.
1 parent cbbe47c commit 0d15d4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

TODO.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Colour - Demosaicing - TODO
2-
===========================
1+
Colour - Checker Detection - TODO
2+
=================================
33

44
TODO
55
----
@@ -11,7 +11,7 @@ TODO
1111
About
1212
-----
1313

14-
| **Colour - Demosaicing** by Colour Developers
14+
| **Colour - Checker Detection** by Colour Developers
1515
| Copyright © 2018-2019 – Colour Developers – `colour-science@googlegroups.com <colour-science@googlegroups.com>`_
1616
| This software is released under terms of New BSD License: http://opensource.org/licenses/BSD-3-Clause
1717
| `http://github.com/colour-science/colour-checker-detection <http://github.com/colour-science/colour-checker-detection>`_

utilities/export_todo.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
__all__ = ['TODO_FILE_TEMPLATE', 'extract_todo_items', 'export_todo_items']
2121

2222
TODO_FILE_TEMPLATE = """
23-
Colour - Demosaicing - TODO
24-
===========================
23+
Colour - Checker Detection - TODO
24+
=================================
2525
2626
TODO
2727
----
@@ -31,7 +31,7 @@
3131
About
3232
-----
3333
34-
| **Colour - Demosaicing** by Colour Developers
34+
| **Colour - Checker Detection** by Colour Developers
3535
| Copyright © 2018-2019 – Colour Developers – `colour-science@googlegroups.com <colour-science@googlegroups.com>`_
3636
| This software is released under terms of New BSD License: http://opensource.org/licenses/BSD-3-Clause
3737
| `http://github.com/colour-science/colour-checker-detection <http://github.com/colour-science/colour-checker-detection>`_

0 commit comments

Comments
 (0)