Skip to content

Commit

Permalink
style(lint): Auto commit lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
getsantry[bot] committed Jun 20, 2023
1 parent 039c7f1 commit 274fe7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snuba/pipeline/processors.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

import sentry_sdk

from snuba.state import explain_meta
from snuba.datasets.entities.factory import get_entity
from snuba.datasets.plans.query_plan import ClickhouseQueryPlan
from snuba.query.logical import Query as LogicalQuery
from snuba.query.processors.physical import ClickhouseQueryProcessor
from snuba.query.query_settings import QuerySettings
from snuba.state import explain_meta


def _execute_clickhouse_processors(
Expand Down

0 comments on commit 274fe7c

Please sign in to comment.