summaryrefslogtreecommitdiff
path: root/pylint/test/functional/not_callable.txt
blob: 4928c8c8b4b8e18ea3ce2a1a92f617bb55523131 (plain)
1
2
3
4
5
6
7
8
not-callable:5::REVISION is not callable
not-callable:23::INSTANCE is not callable
not-callable:25::LIST is not callable
not-callable:27::DICT is not callable
not-callable:29::TUPLE is not callable
not-callable:31::INT is not callable
not-callable:66::PROP.test is not callable
not-callable:67::PROP.custom is not callable