diff --git a/tests/test_cli_compile.py b/tests/test_cli_compile.py index 74d28961c..47fa8bc0b 100644 --- a/tests/test_cli_compile.py +++ b/tests/test_cli_compile.py @@ -3086,4 +3086,3 @@ def test_invalid_cli_boolean_flag_config_option_captured( assert out.exit_code == 2 assert "No such config key 'no_annnotate'." in out.stderr - \ No newline at end of file