Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpo1 committed Jul 23, 2024
1 parent c6e3719 commit e9bafd2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

@pytest.mark.unit
class TestIOUtils:
"""Test class for IO utilities."""

def test_save_spark_df_as_mltable_duplicate_case_sensitive_columns(self):
"""Test the save dataframe as mltable functionality."""
spark = init_spark()
Expand Down

0 comments on commit e9bafd2

Please sign in to comment.