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 39a3412 commit 7133d01Copy full SHA for 7133d01
matplotlib_inline/config.py
@@ -44,8 +44,7 @@ class InlineBackend(InlineBackendConfig):
44
the box, but third-party tools may use it to manage rc data. To change
45
personal defaults for matplotlib, use matplotlib's configuration
46
tools, or customize this class in your `ipython_config.py` file for
47
- IPython/Jupyter- specific usage."""
48
- ).tag(config=True)
+ IPython/Jupyter- specific usage.""").tag(config=True)
49
50
figure_formats = Set(
51
{'png'},
0 commit comments