Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinsard committed Oct 4, 2024
2 parents d9e4ce3 + 1bb032a commit f62ae8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/forbids/cli/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def parse_args():


def main() -> None:

args = parse_args()
layout = bids.BIDSLayout(os.path.abspath(args.bids_path))
success = False
Expand Down

0 comments on commit f62ae8a

Please sign in to comment.