Skip to content

Commit 55e3cce

Browse files
Carreautimhoffm
andauthored
Update lib/matplotlib/__init__.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent ef9343c commit 55e3cce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/matplotlib/__init__.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,8 @@ def _get_executable_info(name):
273273
274274
Returns
275275
-------
276-
277-
tuple or None
278-
If the executable is found, a namedtuple with fields ``executable``
276+
tuple
277+
A namedtuple with fields ``executable``
279278
(`str`) and ``version`` (`distutils.version.LooseVersion`, or ``None``
280279
if the version cannot be determined).
281280

0 commit comments

Comments
 (0)