summaryrefslogtreecommitdiff
path: root/tests/functional/u/useless_object_inheritance.txt
blob: 1b18607facae6fb647c04e79745f322e98fa5d17 (plain)
1
2
3
4
useless-object-inheritance:8:0:A:Class 'A' inherits from object, can be safely removed from bases in python3
useless-object-inheritance:14:0:C:Class 'C' inherits from object, can be safely removed from bases in python3
useless-object-inheritance:17:0:D:Class 'D' inherits from object, can be safely removed from bases in python3
useless-object-inheritance:20:0:E:Class 'E' inherits from object, can be safely removed from bases in python3