mirror of
https://github.com/Paillat-dev/discord-progress-bar.git
synced 2026-03-03 02:04:54 +00:00
Added `# pyright: ignore` comments to suppress warnings related to optional member access and untyped function decorators. This ensures cleaner output during static type checking without altering functionality.