normalize_code no longer raises SyntaxError (it returns raw code as fallback), so validate callee source with ast.parse() explicitly before normalizing. Fixes test_callee_syntax_error_returns_none. |
||
|---|---|---|
| .. | ||
| src/codeflash_python | ||
| tests | ||
| CLAUDE.md | ||
| pyproject.toml | ||
| ROADMAP.md | ||