Skip to content

Commit 24a2b2b

Browse files
committed
Update test_quick2D.py
1 parent b03ea77 commit 24a2b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/artists/test_quick2D.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from WrightTools import datasets
77

88
quick2D = wt.artists.quick2D
9-
_quick2D = wt.artists._quick2D
9+
_quick2D = wt.artists._quick._2D._quick2D
1010

1111

1212
def test_backend():

0 commit comments

Comments
 (0)