blob: b1720078f712a04ba61c197f50f1555a69afc91f [file]
"""Single line module-level docstring should be followed by single newline."""
a = 1
# output
"""Single line module-level docstring should be followed by single newline."""
a = 1