MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / s

Function s

experiments/human_eval/draw_model_eval_ggbench_labeled.py:29–30  ·  view source on GitHub ↗
(value: float)

Source from the content-addressed store, hash-verified

27
28
29def s(value: float) -> int:
30 return round(value * SCALE)
31
32
33LEFT_SAFE_PAD = s(90)

Callers 3

draw_axesFunction · 0.85
draw_chartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected