We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03ea77 commit 24a2b2bCopy full SHA for 24a2b2b
1 file changed
tests/artists/test_quick2D.py
@@ -6,7 +6,7 @@
6
from WrightTools import datasets
7
8
quick2D = wt.artists.quick2D
9
-_quick2D = wt.artists._quick2D
+_quick2D = wt.artists._quick._2D._quick2D
10
11
12
def test_backend():
0 commit comments