Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
altvod committed Nov 23, 2023
1 parent 43cbbb9 commit d4ba8a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/dl_api_lib/dl_api_lib/query/registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def get_multi_query_mutator_factory(
dialect: DialectCombo,
result_schema: ResultSchema,
) -> MultiQueryMutatorFactoryBase:

prioritized_keys = (
# First try with exact dialect and mode (exact match)
MQMFactoryKey(query_proc_mode=query_proc_mode, backend_type=backend_type, dialect=dialect),
Expand Down

0 comments on commit d4ba8a5

Please sign in to comment.