mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-15 23:43:02 +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.