ruff/crates/ruff_linter/resources/test/fixtures/flake8_executable/EXE003.py
2023-09-20 08:38:27 +02:00

2 lines
37 B
Python
Executable file

#!/usr/bin/bash
print("hello world")