mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Find translation keys that are in Lokalise but no longer defined in source."""
|
||||
|
||||
import argparse
|
||||
|
||||
from .const import CORE_PROJECT_ID, FRONTEND_DIR, FRONTEND_PROJECT_ID, INTEGRATIONS_DIR
|
||||
|
Reference in New Issue
Block a user