Skip to content

Commit 4b9df08

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e2eb028 commit 4b9df08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/engine/audit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from ..utils.messenger import send_message, make_message, gen_uuid, now, AuditFlag
77
from .helpers import ensure_list, gather_runtime_info
88

9+
910
class Audit:
1011
"""Handle provenance tracking and resource utilization."""
1112

0 commit comments

Comments
 (0)