Skip to content

Commit ac934c3

Browse files
Test a case with plotly renderer (#63)
* Test a case with plotly renderer Advanced JSON output data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 23800c0 commit ac934c3

File tree

3 files changed

+922
-1
lines changed

3 files changed

+922
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
node_modules/
132+
package-lock.json

0 commit comments

Comments
 (0)