mirror of
https://github.com/collinear-ai/yc-bench.git
synced 2026-04-26 17:13:13 +00:00
Fix fresh install: add missing __init__.py and fix .gitignore
Fresh clones failed with ModuleNotFoundError because agent/, db/, runner/, and services/ subpackages had no __init__.py. Also anchor /db/ and /logs/ in .gitignore so they don't match src/yc_bench/db/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5f31969865
commit
a11b2828a9
9 changed files with 2 additions and 2 deletions
0
src/yc_bench/runner/__init__.py
Normal file
0
src/yc_bench/runner/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue