Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeee committed Nov 22, 2023
1 parent 9500405 commit cb075f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildstock_query/report_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
from buildstock_query.schema.utilities import AnyColType
from pydantic import validate_arguments, Field
from typing_extensions import assert_never
from buildstock_query.schema.query_params import AnnualQuery
from buildstock_query.schema.helpers import gather_params

logging.basicConfig(level=logging.INFO)
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit cb075f8

Please sign in to comment.