Skip to content

Commit

Permalink
Apply pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 13, 2025
1 parent a07cc26 commit 6e88fde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zhaquirks/xiaomi/aqara/roller_curtain_e1.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

from __future__ import annotations

from typing import Any, Callable, Final
from collections.abc import Callable
from typing import Any, Final

from zigpy import types as t
from zigpy.quirks.v2 import QuirkBuilder
Expand Down

0 comments on commit 6e88fde

Please sign in to comment.