Skip to content

Format Python sources with Black to fix CI formatting checks#6

Merged
harvatechs merged 1 commit intomainfrom
codex/reformat-python-files-with-black
Feb 11, 2026
Merged

Format Python sources with Black to fix CI formatting checks#6
harvatechs merged 1 commit intomainfrom
codex/reformat-python-files-with-black

Conversation

@harvatechs
Copy link
Owner

Summary

  • Ran Black formatting across ariv/ and benchmarks/
  • Updated 9 Python files to match the repository formatter style
  • Addresses CI failures in CI / test (pull_request) and CI / test (push) caused by formatting drift

Files formatted

  • ariv/cli/arivctl.py
  • ariv/orchestrator/__init__.py
  • ariv/orchestrator/router.py
  • ariv/runner/llama_cli.py
  • ariv/scripts/convert_and_quantize.py
  • benchmarks/arc_benchmark.py
  • benchmarks/arc_hinglish.py
  • benchmarks/run_bench.py
  • benchmarks/sanskriti_eval.py

Validation

  • black --check ariv/ benchmarks/ passes locally

Codex Task

@harvatechs harvatechs merged commit 1a23e0f into main Feb 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant