From 19ca9f7213d41111b22147908e17bd3ead306945 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Sat, 5 Feb 2022 14:06:25 -0800 Subject: Add a bunch of __init__.py's; maybe this will fix import problems with mypy? --- smart_home/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 smart_home/__init__.py (limited to 'smart_home') diff --git a/smart_home/__init__.py b/smart_home/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.3