mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-29 06:46:42 +08:00
5 lines
44 B
Python
5 lines
44 B
Python
|
|
class Bar:
|
|
def bar(self):
|
|
pass
|