mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:45:24 +00:00

This PR introduces a new `crates` directory and moves all "product" crates into that folder. Part of #2059.
5 lines
31 B
Python
Executable file
5 lines
31 B
Python
Executable file
import os
|
|
|
|
|
|
def f():
|
|
x = 1
|