diff --git a/app/__init__.py b/app/__init__.py index e69de29..d699a6f 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -0,0 +1 @@ +"""Process-local endpoint monitoring service."""