Skip to content

Commit 535f1fc

Browse files
committed
Bump version
1 parent 724f465 commit 535f1fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-kusto-ingest/azure/kusto/ingest/base_ingest_client.py

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ def ingest_from_dataframe(
142142
ingestion_properties.ignore_first_record = False
143143
ingestion_properties.format = DataFormat.CSV
144144

145-
146145
try:
147146
return self.ingest_from_file(temp_file_path, ingestion_properties)
148147
finally:

0 commit comments

Comments
 (0)