From ef50b554a0a2de74f697574b123b5a25032f3f21 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:47:51 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/problems/time/test_mixins.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/problems/time/test_mixins.py b/tests/problems/time/test_mixins.py index ddc85fb0..f062adef 100644 --- a/tests/problems/time/test_mixins.py +++ b/tests/problems/time/test_mixins.py @@ -1,4 +1,3 @@ -import sys from typing import Tuple import pytest