Skip to content

Commit 18c8866

Browse files
pre-commit
1 parent c4dde99 commit 18c8866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_pg_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ def test_jobid(get_process_graph_with_args):
293293
)
294294
assert isinstance(parsed_arg, JobId)
295295

296+
296297
def test_temporal_intervals(get_process_graph_with_args):
297298
argument1 = {
298299
'temporal_intervals': [

0 commit comments

Comments
 (0)