File tree Expand file tree Collapse file tree 3 files changed +7
-12
lines changed Expand file tree Collapse file tree 3 files changed +7
-12
lines changed Original file line number Diff line number Diff line change
1
+ exclude : |
2
+ (?x)^(
3
+ .+[.]svg|
4
+ )$
1
5
repos :
2
6
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v3.4.0
7
+ rev : v4.0.1
4
8
hooks :
5
9
- id : check-yaml
6
10
- id : end-of-file-fixer
7
- files : (?x)^(
8
- [\w-]+[.]tex|
9
- scripts/[\w-]+[.]py|
10
- )$
11
11
- id : trailing-whitespace
12
- files : (?x)^(
13
- [\w-]+[.]tex|
14
- scripts/[\w-]+[.]py|
15
- )$
Original file line number Diff line number Diff line change 3
3
## Cheatsheets
4
4
Cheatsheet [ (download pdf)] ( https://matplotlib.org/cheatsheets/cheatsheets.pdf ) | |
5
5
:------------------------------------------------------------------------------:|:----------------------------------------------------------:
6
- ![ ] ( https://matplotlib.org/cheatsheets/cheatsheets-1.png ) | ![ ] ( https://matplotlib.org/cheatsheets/cheatsheets-2.png )
6
+ ![ ] ( https://matplotlib.org/cheatsheets/cheatsheets-1.png ) | ![ ] ( https://matplotlib.org/cheatsheets/cheatsheets-2.png )
7
7
8
8
## Handouts
9
9
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Cheatsheets
23
23
:width: 270px
24
24
:align: center
25
25
:alt: image of second page of cheatsheets
26
-
26
+
27
27
28
28
`Cheatsheets [pdf] <./cheatsheets.pdf >`_
29
29
@@ -62,4 +62,3 @@ Handouts
62
62
:alt: image of tips handout
63
63
64
64
`Tips [pdf] <./handout-tips.pdf >`_
65
-
You can’t perform that action at this time.
0 commit comments