From 0348a3b3ac9abb5d9b919bd35033a6501a56d676 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:56:07 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- phys2bids/reporting/html_report.py | 1 + 1 file changed, 1 insertion(+) diff --git a/phys2bids/reporting/html_report.py b/phys2bids/reporting/html_report.py index 49dd4f251..54bcc93a2 100644 --- a/phys2bids/reporting/html_report.py +++ b/phys2bids/reporting/html_report.py @@ -1,4 +1,5 @@ """Reporting functionality for phys2bids.""" + import sys from distutils.dir_util import copy_tree from os.path import join