Skip to content

Commit ea45cb3

Browse files
committed
Small fixes
1 parent b6233e2 commit ea45cb3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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)