Skip to content

Commit

Permalink
Fix style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hwikle-lanl committed Dec 6, 2024
1 parent efd1d32 commit ef6e673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pavilion/cmd_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ def test_list_to_paths(pav_cfg: config.PavConfig, req_tests: List,

test_paths = []
for raw_id in req_tests:

if raw_id == 'last':
raw_id = series.load_user_series_id(pav_cfg, errfile)
if raw_id is None:
Expand Down

0 comments on commit ef6e673

Please sign in to comment.