Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 55e3cce commit ef0e10dCopy full SHA for ef0e10d
1 file changed
lib/matplotlib/__init__.py
@@ -274,9 +274,9 @@ def _get_executable_info(name):
274
Returns
275
-------
276
tuple
277
- A namedtuple with fields ``executable``
278
- (`str`) and ``version`` (`distutils.version.LooseVersion`, or ``None``
279
- if the version cannot be determined).
+ A namedtuple with fields ``executable`` (`str`) and ``version``
+ (`distutils.version.LooseVersion`, or ``None`` if the version cannot be
+ determined).
280
281
Raises
282
------
0 commit comments