Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 23, 2024
1 parent 47c161b commit a74affe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyflask/manageNeuroconv/manage_neuroconv.py
Original file line number Diff line number Diff line change
Expand Up @@ -1457,8 +1457,8 @@ def _inspect_file_per_job(
request_id: Optional[str] = None,
) -> list:

import requests
import nwbinspector
import requests
from pynwb import NWBHDF5IO
from tqdm_publisher import TQDMProgressSubscriber

Expand Down

0 comments on commit a74affe

Please sign in to comment.