We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b84f24 + 20f0f76 commit 17fcaccCopy full SHA for 17fcacc
doc/conf.py
@@ -230,9 +230,9 @@ def _check_dependencies():
230
231
project = 'Matplotlib'
232
copyright = (
233
- '2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom '
+ '2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom '
234
'and the Matplotlib development team; '
235
- f'2012 - {sourceyear} The Matplotlib development team'
+ f'2012–{sourceyear} The Matplotlib development team'
236
)
237
238
0 commit comments