From 6928028b2cc4885b4548c49aa18e4e9d694eb3f4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:53:39 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- python/xlsx_functions/grouped_scans.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/xlsx_functions/grouped_scans.py b/python/xlsx_functions/grouped_scans.py index 079ae56..f9fef36 100644 --- a/python/xlsx_functions/grouped_scans.py +++ b/python/xlsx_functions/grouped_scans.py @@ -1,7 +1,6 @@ import os from openpyxl import load_workbook - from xlsx_functions.helper_functions import compare_rows