mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add empty line after module docstring (3) (#112750)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""Deduplicate translations in strings.json."""
|
||||
|
||||
|
||||
import argparse
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
Reference in New Issue
Block a user