Commit Graph

2 Commits

Author SHA1 Message Date
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