We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323cc80 commit a95ed3fCopy full SHA for a95ed3f
tests/percy/plotly-express.py
@@ -7,7 +7,7 @@
7
# tested with percy.
8
9
# this directory
10
-dir_name = os.path.join("test", "percy")
+dir_name = os.path.join("tests", "percy")
11
12
# #### Scatter and Line plots
13
0 commit comments