summaryrefslogtreecommitdiff
path: root/test/messages/func_unused_import_py30.txt
blob: 72a21feccb24b76d58d480e57a11789c8c4db66f (plain)
1
2
3
4
5
6
R:  9:Meta: Too few public methods (0/2)
R: 15:Meta2: Too few public methods (0/2)
R: 18:Meta3: Too few public methods (0/2)
W:  7: Reimport 'ABCMeta' (imported line 6)
W: 15:Meta2: Class has no __init__ method
W: 18:Meta3: Class has no __init__ method