8000 Fix 5186 type checking renegerate code by gvwilson · Pull Request #5199 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Fix 5186 type checking renegerate code #5199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 27, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
feat: restore type checking support in generated code
-   Restore code removed in #4978.
-   Add `test_path.png` to `.gitignore`.
-   Closes #5186.
  • Loading branch information
gvwilson committed May 25, 2025
commit 44907a34d10fe8f9240a1b0fed413ade90ae8041
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ doc/check-or-enforce-order.py

tests/percy/*.html
tests/percy/pandas2/*.html
test_path.png
Loading
0