MCPcopy 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
59def rule(msg: str):
60 rich.print(Rule(msg))
61
62
63def not_none(l: list) -> list:

Callers 1

scriptFunction · 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…