Skip to content

Commit

Permalink
Add preserveAsciiControlCharacters to src_fmt_configs (#31643)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathadfield committed May 31, 2023
1 parent a8c45b0 commit 47c2023
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ def _create_empty_table(self):
"skipLeadingRows",
"quote",
"encoding",
"preserveAsciiControlCharacters",
],
"googleSheetsOptions": ["skipLeadingRows"],
}
Expand Down

0 comments on commit 47c2023

Please sign in to comment.