Commit 66227df
committed
Simplify formatting of matplotlibrc.template.
Having to specify formatting style conventions for matplotlibrc.template
is a bit overkill. Just use normal PEP8 style: no spaces before colons,
two spaces before inline comments, introduce comments with a single #.
Also remove the note re: "editor with python syntax highlighting", given
that the whole template appears as a long comment in Python so syntax
highlighting buys nothing.1 parent fb7cf79 commit 66227df
2 files changed
Lines changed: 436 additions & 445 deletions
0 commit comments