Skip to content

Commit 501f340

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8aa864b commit 501f340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/executorlib/standalone

src/executorlib/standalone/hdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import os
21
import contextlib
2+
import os
33
from concurrent.futures import Future
44
from time import sleep
55
from typing import Any, Optional

0 commit comments

Comments
 (0)