We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ff26a commit d81d778Copy full SHA for d81d778
test/percy/plotly-express.py
@@ -1,6 +1,7 @@
1
## This script uses px functions to generate html figures, which will be
2
## tested with percy.
3
4
+# this directory
5
import os
6
dir_name = os.path.join("test", "percy")
7
0 commit comments