From c7f630fcc1567d3e26c3a268659b019f6453735e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Apr 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/test_for_profiler.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_for_profiler.py b/tests/test_for_profiler.py index a390980..09f1fcb 100644 --- a/tests/test_for_profiler.py +++ b/tests/test_for_profiler.py @@ -6,6 +6,7 @@ - `tox -e profile` - `firefox .tox/prof/combined.svg` """ + import os from pathlib import Path