Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
smoors committed Sep 17, 2024
1 parent 721b47f commit a321867
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_softinstall.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
('torchvision-0.9.1-fosscuda-2020b-PyTorch-1.8.1.eb', None, False),
('fosscuda-2020b.eb', None, False),
],
)
def test_set_toolchain_generation(toolchain, mock_supported_tcgens):
easyconfig, user_toolchain, expected_generation = toolchain
Expand Down

0 comments on commit a321867

Please sign in to comment.