Files
bot-bottle/bot_bottle
didericis-claude a715e2ceb8 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-20 18:33:40 -04:00
..
2026-07-20 18:33:40 -04:00
2026-06-03 23:25:41 -04:00