gendesign/tradein-mvp/backend
lekss361 fa43ea8dc8 fix(tradein-estimator): ruff lint fixes (RUF046, E501) pre-existing in #507
- Remove redundant int() around round() — RUF046
- Wrap long f-strings in _compute_confidence to stay within 100 chars
- Simplify photo_url expression in _listing_to_analog
2026-05-24 15:00:22 +03:00
..
app fix(tradein-estimator): ruff lint fixes (RUF046, E501) pre-existing in #507 2026-05-24 15:00:22 +03:00
data/sql fix(tradein-avito): strip Emotion CSS from listings.address (#502) 2026-05-24 10:52:50 +00:00
tests fix(tradein-estimator): atomic IMV link, batched yandex history, drop redundant CAST (#509) 2026-05-24 11:18:12 +00:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
pyproject.toml fix(tradein-photos): sanitize uploaded images via Pillow re-encode (#511) 2026-05-24 11:32:04 +00:00