mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Script to manage users for the Home Assistant auth provider."""
|
||||
|
||||
import argparse
|
||||
import asyncio
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user