mirror of
https://github.com/home-assistant/core.git
synced 2026-06-07 07:56:49 +01:00
7b36434101
- Exact matches are much cheaper than creating an AwesomeVersion and calling the __gt__ method, and since most of the time the result is expected to be off, we want to optimize for this case