mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:25:17 +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
|