summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/pylint/good.py
blob: c867dc66ec60eec65df46e32306d6a59e0906b9f (plain)
1
2
3
def foo():
    a = 1 + 1
    return a