MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / _NotIPython

Class _NotIPython

site-packages/matplotlib/pyplot.py:92–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 global _INSTALL_FIG_OBSERVER
91
92 class _NotIPython(Exception):
93 pass
94
95 # see if we have IPython hooks around, if use them
96

Callers 1

install_repl_displayhookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected