Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ trivial
Function
trivial
IPython/testing/tests/test_decorators.py:44–46 ·
view source on GitHub ↗
A trivial test
()
Source
from the content-addressed store, hash-verified
42
43
@dec.as_unittest
44
def
trivial():
45
""
"A trivial test"
""
46
pass
47
48
49
@dec.skip()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected