mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Run codespell against source code too, refs #307
This commit is contained in:
parent
991cf56ae2
commit
cff6afcc43
3 changed files with 5 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ It's often worth trying: --encoding=latin-1
|
|||
""".strip()
|
||||
|
||||
|
||||
# Increase CSV field size limit to maximim possible
|
||||
# Increase CSV field size limit to maximum possible
|
||||
# https://stackoverflow.com/a/15063941
|
||||
field_size_limit = sys.maxsize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue