diff --git a/etl/surveyPrice/surveyPrice.py b/etl/surveyPrice/surveyPrice.py index 5db58ed..0b8bef3 100644 --- a/etl/surveyPrice/surveyPrice.py +++ b/etl/surveyPrice/surveyPrice.py @@ -80,9 +80,6 @@ class SurveyPrice(): pricing_table = pd.DataFrame(pricing_table) return pricing_table - - - # TODO # Get it working for JJC first, with an idea to make it more diverse # Add some TDD to ensure JJC values are correct