Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
parent
32f3f46542
commit
a6b842f818
75 changed files with 76 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Test the auth script to manage local users."""
|
||||
|
||||
import logging
|
||||
from typing import Any
|
||||
from unittest.mock import Mock, patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue