Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jul 29, 2024
1 parent 11c1412 commit 64e4ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/pipeline/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,6 @@ def test_optional_name(self):
assert len(name.split("_")[-1]) == 8



class TestPipelineSerialization:
@pytest.mark.parametrize(
"requirements, expected",
Expand Down

0 comments on commit 64e4ff2

Please sign in to comment.