Files
bot-bottle/bot_bottle
didericis-claude 924b122e2b
lint / lint (push) Failing after 2m5s
test / unit (pull_request) Successful in 1m1s
test / integration (pull_request) Successful in 18s
test / coverage (pull_request) Successful in 1m9s
fix: remove redundant quoted annotations in BottleImages and abstract methods
`from __future__ import annotations` already defers all annotation
evaluation, so quoting `str | Path`, `BottleImages` inside the same
module was redundant and tripped pyright strict mode.
2026-07-10 20:36:19 +00:00
..
2026-07-10 15:28:47 -04:00
2026-06-03 23:25:41 -04:00