mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Helper script to bump the current version."""
|
||||
|
||||
import argparse
|
||||
import re
|
||||
import subprocess
|
||||
|
Reference in New Issue
Block a user