Pattern: Useless object inheritance Issue: - Description Used when a class inherit from object, which under Python 3 is implicit, hence can be safely removed from bases.