Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pre-commit/pre-commit
/ test_trivial
Function
test_trivial
tests/envcontext_test.py:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
20
def
test_trivial():
21
_test(before={}, patch={}, expected={})
22
23
24
def
test_noop():
Callers
nothing calls this directly
Calls
1
_test
Function · 0.85
Tested by
no test coverage detected