Add empty line after module docstring [helpers + other] (#112707)

This commit is contained in:
Marc Mueller
2024-03-08 10:36:11 -05:00
committed by GitHub
parent c773d57d39
commit 19ab3d6daf
284 changed files with 287 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
"""Patch time related functions."""
from __future__ import annotations
import datetime