Skip to content

Commit 536f14e

Browse files
committed
typo
1 parent 497e259 commit 536f14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ruff format matplotlib_inline --check
5353

5454
- name: install Mypy
55-
run : pip install mypy matpltolib
55+
run : pip install mypy matplotlib
5656

5757
- name: run mypy
5858
run: mypy .

0 commit comments

Comments
 (0)