mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
3 lines
56 B
Python
3 lines
56 B
Python
class MyClass:
|
|
def met<caret>hod(self):
|
|
pass |