Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Erik
579877da83 Debug nest mypy failure 2023-10-25 10:36:22 +02:00

View file

@ -1,4 +1,5 @@
"""Support for Nest devices."""
# blabla
from __future__ import annotations
from abc import ABC, abstractmethod