MCPcopy Create free account
hub / github.com/ipython/ipython / puppies

Function puppies

IPython/core/tests/bad_all.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 pass
8
9def puppies():
10 pass
11
12__all__ = [evil, # Bad
13 'puppies', # Good

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected