Skip to content

Commit

Permalink
add inits
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulcahey committed Mar 9, 2024
1 parent b14ce83 commit 321fd86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Tests modules."""
1 change: 1 addition & 0 deletions zha/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""zigbee home automation."""

0 comments on commit 321fd86

Please sign in to comment.