codeflash-agent/packages/codeflash-python/changelogs/feat-integrate-project-detector.md
HeshamHM28 69449dc3fc Bump codeflash-python to 0.1.1.dev0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 11:33:28 +00:00

346 B

Enhancements

Features

Fixes

  • Fix ruff lint errors (import sorting, unused variable, magic constant)
  • Fix mypy errors (optional ML dep imports, sqlite row type casts)
  • Fix ruff format violations across test files
  • Restore clean bubble_sort_method.py test fixture
  • Use pytest.importorskip for optional torch/jax/tensorflow deps