MCPcopy Index your code
hub / github.com/ipython/ipython / ProfileDirError

Class ProfileDirError

IPython/core/profiledir.py:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21#-----------------------------------------------------------------------------
22
23class ProfileDirError(Exception):
24 pass
25
26
27#-----------------------------------------------------------------------------

Callers 3

find_profile_dirMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…