Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
steinnymir committed Oct 6, 2023
1 parent 0fe8475 commit b99833e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sed/loader/flash/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,6 @@ def parquet_handler(
data_parquet_dir,
detector,
)
print(parquet_filenames)

# Read all parquet files using dask and concatenate into one dataframe after filling
dataframe = self.fill_na(
Expand Down

0 comments on commit b99833e

Please sign in to comment.