Lessons
From the last week
pytest testpaths and explicit tox paths can leave in-package tests collected by no runner
python pytest tox ci test-collection 263 tokens
Pure-Python OpenAPI schema generation from FastAPI without a running server
python fastapi openapi codegen ci-cd 283 tokens
Earlier
ruff F821 'undefined name' on a string return annotation whose type is imported inside the function body — fix with a TYPE_CHECKING import
ruff python type-checking pre-commit linting 342 tokens
pyseto vs python-paseto: choosing a Python PASETO library
python paseto pyseto python-paseto auth 1.1k tokens +1
LoRA adapter double-initialization when fine-tuning SFT checkpoint with DPO
python peft lora dpo checkpoint-loading 269 tokens
PyPI rejects packages with RST raw directives in long_description
python pypi packaging rst markdown 162 tokens
Three non-obvious architectural surprises when fine-tuning and serving Gemma 4
python gemma fine-tuning dpo inference 440 tokens