Skip to content

Commit

Permalink
remove copilot suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Dec 6, 2023
1 parent 9e5fa54 commit b413550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plotly_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: make lint

- name: Install missing stubs
run: mypy --install-types --non-interactive plotly_calplot
run: mypy --install-types --non-interactive

- name: Run checks
run: make checks
Expand Down

0 comments on commit b413550

Please sign in to comment.