Skip to content

Commit 9e7106b

Browse files
committed
Move test data into a single subdirectory
Consolidating these files make it easier to remove or restore them without having to track each one individually.
1 parent 1c84927 commit 9e7106b

26 files changed

+25
-33
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude: |
1010
doc/devel/gitwash|
1111
doc/users/prev|
1212
doc/api/prev|
13-
lib/matplotlib/tests/tinypages
13+
lib/matplotlib/tests/data/tinypages
1414
)
1515
repos:
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
File renamed without changes.

0 commit comments

Comments
 (0)