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

3 lines
64 B
Python

if __name__ == '__main__':
print('I should be executable.')