MCPcopy
hub / github.com/TheTom/turboquant_plus / _esc

Function _esc

refract/report_html.py:239–240  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

237
238
239def _esc(s) -> str:
240 return _html.escape("" if s is None else str(s))
241
242
243def _badge(b: str, override_label: Optional[str] = None) -> str:

Callers 13

_badgeFunction · 0.85
_highlight_reproFunction · 0.85
_axis_letter_chipFunction · 0.85
_stat_blockFunction · 0.85
_findingsFunction · 0.85
_axis_rowFunction · 0.85
_rniah_matrix_detailFunction · 0.85
_plad_table_detailFunction · 0.85
_summary_boxFunction · 0.85
_kv_pairFunction · 0.85
_run_detailsFunction · 0.85

Calls

no outgoing calls

Tested by 1