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 513337c commit 37c387eCopy full SHA for 37c387e
pyproject.toml
@@ -63,7 +63,7 @@ plotly = [
63
"package_data/*",
64
"package_data/templates/*",
65
"package_data/datasets/*",
66
- "plotly/validators/_validators.json"
+ "validators/_validators.json",
67
]
68
69
[tool.black]
0 commit comments