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