mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 17:30:31 +08:00
MAINT: Removed unnecessary override
This commit is contained in:
@@ -453,10 +453,6 @@ class WithEstimatesTimeZero(WithEstimates):
|
||||
SID_FIELD_NAME: sid,
|
||||
})
|
||||
|
||||
@classmethod
|
||||
def init_class_fixtures(cls):
|
||||
super(WithEstimatesTimeZero, cls).init_class_fixtures()
|
||||
|
||||
def get_expected_estimate(self,
|
||||
q1_knowledge,
|
||||
q2_knowledge,
|
||||
|
||||
Reference in New Issue
Block a user