mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 06:11:43 +00:00
6 lines
80 B
Python
6 lines
80 B
Python
class Class:
|
|
def func(self):
|
|
pass
|
|
|
|
def func(self):
|
|
pass
|