Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Palazzo committed Aug 24, 2023
1 parent 5d265c9 commit 2147a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_hyper_transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1372,6 +1372,7 @@ def test_random_seed(self):
# Assert
pd.testing.assert_frame_equal(reversed1, reversed2)


def test_hyper_transformer_chained_transformers():
"""Test when a transformer is chained to another transformer.
Expand Down

0 comments on commit 2147a08

Please sign in to comment.