Skip to content

Commit

Permalink
#26: wip
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Hoffmann <[email protected]>
  • Loading branch information
dh1542 committed Nov 19, 2024
1 parent fa56d3a commit 8f48597
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import logging



def test_logger_manager_basic_function():
df = DataFrame()
monitor = IdentifyMissingDataInterval(
Expand Down Expand Up @@ -71,7 +70,6 @@ def test_df_output(spark, caplog):
assert result_df.shape[0] == 6



def test_file_logging(spark, caplog):

log_collector = RuntimeLogCollector()
Expand Down

0 comments on commit 8f48597

Please sign in to comment.