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 93c8aa5 commit da123ebCopy full SHA for da123eb
proplot/rctools.py
@@ -1121,7 +1121,6 @@ def ipython_matplotlib(backend=None, fmt=None):
1121
1122
# Default behavior dependent on type of ipython session
1123
# See: https://stackoverflow.com/a/22424821/4970632
1124
- rc._init = False
1125
ibackend = backend
1126
if backend == 'auto':
1127
if 'IPKernelApp' in getattr(get_ipython(), 'config', ''):
0 commit comments