8000 rewrap · matplotlib/matplotlib@ef0e10d · GitHub
[go: up one dir, main page]

Skip to content

Commit ef0e10d

Browse files
committed
rewrap
1 parent 55e3cce commit ef0e10d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/matplotlib/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,9 @@ def _get_executable_info(name):
274274
Returns
275275
-------
276276
tuple
277-
A namedtuple with fields ``executable``
278-
(`str`) and ``version`` (`distutils.version.LooseVersion`, or ``None``
279-
if the version cannot be determined).
277+
A namedtuple with fields ``executable`` (`str`) and ``version``
278+
(`distutils.version.LooseVersion`, or ``None`` if the version cannot be
279+
determined).
280280
281281
Raises
282282
------

0 commit comments

Comments
 (0)
0