R1725: Consider using Python 3 style super() without arguments code example Example: Consider using python 3 style super without arguments super() -> same as super(__class__, self)