mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-11 18:14:50 +00:00
0f3ecea42e
- Replaced direct imports of `pytz` with dynamic imports for better compatibility. - Updated type hints for server and loop attributes in the DARC MoWaS service. - Enhanced XML handling by specifying `xml.dom.minidom.Element` in method signatures. - Improved message processing logic to handle missing channels and ensure valid area descriptions. - Refactored `_child_text` function to accept both `Document` and `Element` types for better flexibility. - Adjusted unit tests to reflect changes in the DARC MoWaS service structure.