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 486df66 commit 8c31af8Copy full SHA for 8c31af8
1 file changed
lib/matplotlib/__init__.py
@@ -284,8 +284,10 @@ def wrapper():
284
285
286
class ExecutableNotFoundError(FileNotFoundError):
287
- """Error raised when an executable that Matplotlib optionally
288
- depends on can't be found."""
+ """
+ Error raised when an executable that Matplotlib optionally
289
+ depends on can't be found.
290
291
pass
292
293
0 commit comments