Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Dec 6, 2024
1 parent f379063 commit 8c46888
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def test_load_cli_config_examples_via_launcher(
# To do this we need to make sure to give it a few extra paths and globals
# to look for for our examples.
cli_args = (
# pylint: disable=inconsistent-quotes
f"--config {config_path}"
f" --config-path {files('mlos_bench.config')} "
f" --config-path {files('mlos_bench.tests.config')}"
Expand Down

0 comments on commit 8c46888

Please sign in to comment.