From 5bff1c12003b7e01da3781ad8f11736657f60bef Mon Sep 17 00:00:00 2001 From: Jorge Escobar Date: Wed, 30 Mar 2022 15:20:45 -0400 Subject: [PATCH] lint --- .../data_pipeline/etl/score/tests/test_score_post.py | 1 - 1 file changed, 1 deletion(-) diff --git a/data/data-pipeline/data_pipeline/etl/score/tests/test_score_post.py b/data/data-pipeline/data_pipeline/etl/score/tests/test_score_post.py index 9149c106..219fa3fe 100644 --- a/data/data-pipeline/data_pipeline/etl/score/tests/test_score_post.py +++ b/data/data-pipeline/data_pipeline/etl/score/tests/test_score_post.py @@ -7,7 +7,6 @@ import pandas.api.types as ptypes import pandas.testing as pdt from data_pipeline.content.schemas.download_schemas import ( CSVConfig, - ExcelConfig, ) from data_pipeline.etl.score import constants