codeflash-agent/packages/codeflash-core
Kevin Turcios 2d9fca6b3e Fix all ruff lint errors in codeflash-core
- Replace commented-out code pattern with descriptive comment in __init__.py
- Move ModuleType into TYPE_CHECKING block in _git.py
- Add noqa: F821 for PEP 562 lazy-loaded git module references
- Restore noqa: PLC0415 on reformatted sentry imports in _telemetry.py
2026-04-22 23:39:47 -05:00
..
src/codeflash_core Fix all ruff lint errors in codeflash-core 2026-04-22 23:39:47 -05:00
tests Parallelize AI test generation and increase client timeout 2026-04-21 13:57:17 -05:00
pyproject.toml Merge main-teammate branch 2026-04-03 17:36:50 -05:00