mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +03:00
Replace Python 3.10+ X|Y union syntax with Optional/Union and remove @dataclass(slots=True) to fix mypy pre-commit failures on Python 3.9.
Replace Python 3.10+ X|Y union syntax with Optional/Union and remove @dataclass(slots=True) to fix mypy pre-commit failures on Python 3.9.