Skip to content

Commit 5393216

Browse files
committed
chore: file formatting
1 parent 23cc3ef commit 5393216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

influxdb_client/client/flux_csv_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,3 @@ def add_column_names_and_tags(table, csv):
231231
def _insert_table(self, table, table_index):
232232
if self._serialization_mode is FluxSerializationMode.tables:
233233
self.tables.insert(table_index, table)
234-

0 commit comments

Comments
 (0)