From 72d160ecf4d7e7ad77068f43cf6ef13c27f20708 Mon Sep 17 00:00:00 2001 From: "getsantry[bot]" <66042841+getsantry[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:55:42 +0000 Subject: [PATCH] style(lint): Auto commit lint changes --- tests/datasets/test_group_attributes_processor.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/datasets/test_group_attributes_processor.py b/tests/datasets/test_group_attributes_processor.py index 35db3ab397c..ceb543f7518 100644 --- a/tests/datasets/test_group_attributes_processor.py +++ b/tests/datasets/test_group_attributes_processor.py @@ -14,7 +14,6 @@ from snuba.processor import ProcessedMessage from snuba.writer import WriterTableRow - RELEASE_ID = uuid.uuid4()