Commit Graph

3 Commits

Author SHA1 Message Date
nicebots-xyz-bot
26f0f50aab Refactor async initialization in ProgressBarManager (#16)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paillat <me@paillat.dev>
2025-06-05 16:11:42 +02:00
a2b376c49f Add pyright ignore comments for specific warnings
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.
2025-04-23 18:13:21 +02:00
703a9aef34 First Commit 2025-04-23 18:03:09 +02:00