summaryrefslogtreecommitdiff
path: root/pylint/test/functional/with_using_generator.txt
blob: 276b05c2d4798eb7101be4cf62572896e25d0578 (plain)
1
not-context-manager:13:Base.fun:Context manager 'generator' doesn't implement __enter__ and __exit__.