mirror of
https://github.com/astral-sh/ruff
synced 2026-01-22 22:10:48 -05:00
9 lines
82 B
Python
Executable File
9 lines
82 B
Python
Executable File
import os
|
|
|
|
import numpy as np
|
|
from docs.concepts import file
|
|
|
|
|
|
def f():
|
|
x = 1
|