Skip to content

Commit 924ea5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 54076ce commit 924ea5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phys2bids/phys2bids.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ def phys2bids(
544544
if make_report:
545545
generate_report(outdir, conversion_path, logname, phys_out[key])
546546

547+
547548
def _main(argv=None):
548549
options = _get_parser().parse_args(argv)
549550
phys2bids(**vars(options))

0 commit comments

Comments
 (0)