Skip to content

Commit

Permalink
fix format error
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewc2003 committed Oct 12, 2024
1 parent e44262f commit 2cda101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parsl/tests/test_htex/test_manager_selector_by_block.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def get_worker_pid():
import os
return os.environ.get('PARSL_WORKER_BLOCK_ID')


@pytest.mark.local
def test_block_id_selection(try_assert):
blockids = []
Expand Down

0 comments on commit 2cda101

Please sign in to comment.