blob: 3d0058dd554f13a664cdf58e2984168c7d744d8a [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