Skip to content

Commit

Permalink
release: prepare for 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anrolosia committed Oct 19, 2024
1 parent b7f9d13 commit ba0f1f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/shopping_list_with_grocy/sensor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Platform for sensor integration."""

from __future__ import annotations

import logging
Expand Down
1 change: 1 addition & 0 deletions tests/test_init.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Test component setup."""

from homeassistant.setup import async_setup_component

from custom_components.shopping_list_with_grocy.const import DOMAIN
Expand Down

0 comments on commit ba0f1f1

Please sign in to comment.