From e15c0c68cb0d781d8dc3e4841dd784e884650579 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 4 Dec 2022 10:10:00 -0500 Subject: [PATCH] Fix PLW0120 snapshot --- ... => ruff__pylint__tests__PLW0120_useless_else_on_loop.py.snap} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pylint/snapshots/{ruff__pylint__tests__useless_else_on_loop.py.snap => ruff__pylint__tests__PLW0120_useless_else_on_loop.py.snap} (100%) diff --git a/src/pylint/snapshots/ruff__pylint__tests__useless_else_on_loop.py.snap b/src/pylint/snapshots/ruff__pylint__tests__PLW0120_useless_else_on_loop.py.snap similarity index 100% rename from src/pylint/snapshots/ruff__pylint__tests__useless_else_on_loop.py.snap rename to src/pylint/snapshots/ruff__pylint__tests__PLW0120_useless_else_on_loop.py.snap