Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
def
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