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+ )$
15repos :
26 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v3.4.0
7+ rev : v4.0.1
48 hooks :
59 - id : check-yaml
610 - id : end-of-file-fixer
7- files : (?x)^(
8- [\w-]+[.]tex|
9- scripts/[\w-]+[.]py|
10- )$
1111 - id : trailing-whitespace
12- files : (?x)^(
13- [\w-]+[.]tex|
14- scripts/[\w-]+[.]py|
15- )$
Original file line number Diff line number Diff line change 33## Cheatsheets
44Cheatsheet [ (download pdf)] ( https://matplotlib.org/cheatsheets/cheatsheets.pdf ) | |
55:------------------------------------------------------------------------------:|:----------------------------------------------------------:
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 )
77
88## Handouts
99
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Cheatsheets
2323 :width: 270px
2424 :align: center
2525 :alt: image of second page of cheatsheets
26-
26+
2727
2828`Cheatsheets [pdf] <./cheatsheets.pdf >`_
2929
@@ -62,4 +62,3 @@ Handouts
6262 :alt: image of tips handout
6363
6464 `Tips [pdf] <./handout-tips.pdf >`_
65-
You can’t perform that action at this time.
0 commit comments