Skip to content

Commit

Permalink
MAINT: Removed unnecessary override
Browse files Browse the repository at this point in the history
  • Loading branch information
richafrank committed Dec 20, 2016
1 parent 321e524 commit 6c04f30
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/pipeline/test_quarters_estimates.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,10 +453,6 @@ def create_estimates_df(cls,
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,
Expand Down

0 comments on commit 6c04f30

Please sign in to comment.