Skip to content

Commit bc5d0c8

Browse files
authored
Merge pull request #12 from jklymak/tst2
Small fixes
2 parents b6233e2 + 76c2ba4 commit bc5d0c8

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ To change the social icons, edit ``mpl_sphinx_theme/mpl_icon_links.html``
3434

3535
To change the style, edit ``mpl_sphinx_theme/static/css/style.css``
3636

37-
3837
Releasing
3938
---------
4039

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
project = "Matplotlib Sphinx Theme"
1212
copyright = (
13-
f"2012 - {datetime.datetime.now().year} The Matplotlib development team"
14-
)
13+
f"2012 - {datetime.datetime.now().year} The Matplotlib development team"
14+
)
1515
author = "Matplotlib Developers"
1616

1717

0 commit comments

Comments
 (0)