Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4517a7c

Browse files
Carreautimhoffm
andauthored
Update lib/matplotlib/__init__.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent eb25775 commit 4517a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ def _get_executable_info(name):
274274
Returns
275275
-------
276276
277-
tuple or None:
277+
tuple or None
278278
If the executable is found, a namedtuple with fields ``executable``
279279
(`str`) and ``version`` (`distutils.version.LooseVersion`, or ``None``
280280
if the version cannot be determined).

0 commit comments

Comments
 (0)