From 280741ad30c7abb1bf9c2ba56a971b34473b5b7d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:45:42 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_log.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_log.py b/tests/test_log.py index 9c273f7..234e601 100644 --- a/tests/test_log.py +++ b/tests/test_log.py @@ -2,6 +2,7 @@ This file tests the output of executable sot-test-log compiled from tests/sot-test-log.cc. """ + import unittest import subprocess import csv