mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Add empty line after module docstring (3) (#112750)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""Constants for tests imap integration."""
|
||||
|
||||
|
||||
DATE_HEADER1 = b"Date: Fri, 24 Mar 2023 13:52:00 +0100\r\n"
|
||||
DATE_HEADER2 = b"Date: Fri, 24 Mar 2023 13:52:00 +0100 (CET)\r\n"
|
||||
DATE_HEADER3 = b"Date: 24 Mar 2023 13:52:00 +0100\r\n"
|
||||
|
||||
Reference in New Issue
Block a user