Add empty line after module docstring [tests f-k] (#112709)

This commit is contained in:
Marc Mueller 2024-03-08 14:50:04 +01:00 committed by GitHub
parent 7d6251ca08
commit c88b337600
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
528 changed files with 528 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""conftest for the GitHub integration."""
from collections.abc import Generator
from unittest.mock import patch