mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-03 22:15:40 +00:00
- Updated type hints to use `|` for union types instead of `Optional` where applicable, enhancing readability and consistency. - Cleaned up import statements by removing unnecessary imports and organizing them for better clarity. - Adjusted function signatures in various modules to reflect the new type hinting style, improving type safety and code maintainability. These changes contribute to a more modern and consistent codebase, aligning with current Python typing practices.
326 KiB
326 KiB