Add empty line after module docstring [tests t-z] (#112712)
This commit is contained in:
parent
930a396712
commit
87165c0d6e
443 changed files with 443 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
From http://doc.pytest.org/en/latest/example/simple.html#making-test-result-information-available-in-fixtures
|
||||
"""
|
||||
|
||||
from collections.abc import Generator
|
||||
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue