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