chore: lint (#1389)

This commit is contained in:
Wing Lian
2024-03-10 21:02:55 -04:00
committed by GitHub
parent b7d8a7dc4d
commit 4326520829

View File

@@ -1,6 +1,7 @@
""" """
Module for pydantic models for configuration Module for pydantic models for configuration
""" """
# pylint: disable=too-many-lines
import logging import logging
import os import os