Skip to content

Commit a6f9a84

Browse files
committed
Code formatting.
1 parent 45a3bf6 commit a6f9a84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

colour_checker_detection/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@
6363

6464
colour.utilities.ANCILLARY_COLOUR_SCIENCE_PACKAGES[
6565
'colour-checker-detection'] = version
66-
colour.utilities.ANCILLARY_RUNTIME_PACKAGES[
67-
'opencv'] = cv2.__version__
66+
colour.utilities.ANCILLARY_RUNTIME_PACKAGES['opencv'] = cv2.__version__
6867

6968
# TODO: Remove legacy printing support when deemed appropriate.
7069
try:

0 commit comments

Comments
 (0)