summaryrefslogtreecommitdiff
path: root/python/testData/intentions/PyConvertMethodToPropertyIntentionTest/emptyReturn.py
blob: ef54341611701200e834ebc8f3f4537a425c164d (plain)
1
2
3
class A():
    def mo<caret>o(self):
        return