mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +00:00
2 lines
37 B
Python
Executable file
2 lines
37 B
Python
Executable file
#!/usr/bin/bash
|
|
print("hello world")
|