Skip to content

Commit

Permalink
Remove verbosity in colour_visuals.common.XYZ_to_colourspace_model
Browse files Browse the repository at this point in the history
…definition.
  • Loading branch information
KelSolaar committed May 11, 2024
1 parent f1b7143 commit b0d076d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion colour_visuals/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def XYZ_to_colourspace_model(
"CIE XYZ",
model,
illuminant=illuminant,
verbose={"mode": "Short"},
**kwargs,
)

Expand Down

0 comments on commit b0d076d

Please sign in to comment.