8000 Add plot_types directory to isort · matplotlib/matplotlib@ecc9c58 · GitHub
[go: up one dir, main page]

Skip to content

Commit ecc9c58

Browse files
committed
Add plot_types directory to isort
1 parent 17db60b commit ecc9c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ repos:
4747
hooks:
4848
- id: isort
4949
name: isort (python)
50-
files: ^tutorials/|^examples/
50+
files: ^tutorials/|^examples/|^plot_types/

0 commit comments

Comments
 (0)
0