Files
ruff/resources/test/fixtures/flake8_executable/EXE005_3.py

7 lines
90 B
Python
Executable File

"""
With a docstring
print("commented out code")
"""
# A python comment
#!/usr/bin/python