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 7133d01 commit 4d46022Copy full SHA for 4d46022
matplotlib_inline/config.py
@@ -44,7 +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.""").tag(config=True)
+ IPython/Jupyter-specific usage.""").tag(config=True)
48
49
figure_formats = Set(
50
{'png'},
0 commit comments