Files
bot-bottle/bot_bottle
didericis-claude 46a6f79ec3 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-18 17:02:48 -04:00
..
2026-07-18 17:02:48 -04:00
2026-06-03 23:25:41 -04:00