updating pylint

This commit is contained in:
lucasmbrown-usds 2022-09-28 13:35:52 -04:00
commit 5ff988ab29
25 changed files with 154 additions and 101 deletions

View file

@ -20,7 +20,6 @@ from data_pipeline.content.schemas.download_schemas import ExcelConfig
from marshmallow import ValidationError
from marshmallow_dataclass import class_schema
## zlib is not available on all systems
try:
import zlib # noqa # pylint: disable=unused-import