Skip to content

Commit

Permalink
style: apply automated linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
megalinter-bot committed May 21, 2024
1 parent 62c06f6 commit 7b7def4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ def test_should_be_equal(
Table(),
),
(
InputConversionTimeSeries( prediction_name="2"),
InputConversionTimeSeries( prediction_name="1"),
InputConversionTimeSeries(prediction_name="2"),
InputConversionTimeSeries(prediction_name="1"),
),
],
)
Expand Down

0 comments on commit 7b7def4

Please sign in to comment.