Skip to content

Commit 2b27c25

Browse files
Linting
1 parent 61f0ceb commit 2b27c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/scripts/test_profiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ def options(mocker):
281281
opts.delay = 1
282282
return opts
283283

284+
284285
def test_main(mocker, options):
285286
mock_get_cgroup_paths = mocker.patch(
286287
"cylc.flow.scripts.profiler.get_cgroup_paths"

0 commit comments

Comments
 (0)