Files
bot-bottle/bot_bottle
didericis-claude 0afd9c8698 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-11 05:48:37 +00:00
..
2026-07-11 05:39:47 +00:00
2026-06-03 23:25:41 -04:00