mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-02 06:42:02 +00:00
9 lines
87 B
Python
9 lines
87 B
Python
from F634 import *
|
|
|
|
|
|
def f():
|
|
from F634 import *
|
|
|
|
|
|
class F:
|
|
from F634 import *
|