Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed Jun 24, 2024
1 parent 5aaf0ee commit fa68914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_s3_parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ def test_timezone_raw_values(path):

# Use pandas to read because of Modin "Internal Error: Internal and external indices on axis 1 do not match."
import pandas

df3 = pandas.read_parquet(path)

df2["par"] = df2["par"].astype("string")
Expand Down

0 comments on commit fa68914

Please sign in to comment.