MCPcopy Create free account
hub / github.com/OpenCodeInterpreter/OpenCodeInterpreter / sanitize.py

File sanitize.py

evaluation/evalplus/evalplus/sanitize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Post-processing LLM-generated Python code implemented using tree-sitter."""
2
3import os
4import pathlib

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected