Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
os
4
import
pathlib
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected