Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/evalplus/evalplus
/ rule
Function
rule
evalplus/evalperf.py:59–60 ·
view source on GitHub ↗
(msg: str)
Source
from the content-addressed store, hash-verified
57
58
59
def
rule(msg: str):
60
rich.print(Rule(msg))
61
62
63
def
not_none(l: list) -> list:
Callers
1
script
Function · 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…