Skip to content

Commit 594f326

Browse files
committed
Break something
1 parent c9627d7 commit 594f326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

br.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ def run(args: argparse.Namespace):
200200
context_dir=context_directory,
201201
jobs_dir=jobs_directory,
202202
getlist_path=getlist,
203+
foo=1,
203204
)
204205

205206
print(f"Creating job {job_name} in {queue_name}...")

0 commit comments

Comments
 (0)