renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
340 stars 61 forks source link

Remove the explicit `object` superclass definition from classes #162

Closed renatahodovan closed 10 months ago

renatahodovan commented 10 months ago

In Python3, object is the implicit superclass. There is no need to explicitly define it.

coveralls commented 10 months ago

Coverage Status

coverage: 88.246%. remained the same when pulling 242036f3275def6fa1f6ecbb74ff864c91b7eb61 on no-obj-super into c52248d4ecf9ab94cc0d01073266390a7e6c092b on master.