From 6e3d5a78fde9be0d5d6e4ced78759b2eac0be4a5 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Wed, 20 Dec 2023 12:16:11 -0500 Subject: [PATCH] Remove trailing newline --- .../resources/test/fixtures/flake8_simplify/SIM300.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/crates/ruff_linter/resources/test/fixtures/flake8_simplify/SIM300.py b/crates/ruff_linter/resources/test/fixtures/flake8_simplify/SIM300.py index fbb460fa3b..f44cf7ef41 100644 --- a/crates/ruff_linter/resources/test/fixtures/flake8_simplify/SIM300.py +++ b/crates/ruff_linter/resources/test/fixtures/flake8_simplify/SIM300.py @@ -16,8 +16,8 @@ B (60 * 60) # Error in 0.1.8 {"non-empty-dict": "is-ok"} == DummyHandler.CONFIG -