Skip to content

Commit 6609f03

Browse files
author
Martin Benes
committed
I am sure this test fails
1 parent f1d3059 commit 6609f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_color.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def test_octary(self, fname: str):
167167
rhos8, deltas = cl.color.q_to_pow2q(rhos)
168168

169169
#
170-
delta = cl.color.qary(
170+
delta = cl.color.qary.qary(
171171
rhos=rhos8,
172172
deltas=deltas,
173173
alpha=.4,

0 commit comments

Comments
 (0)