mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 19:04:32 +02:00
Fix for flake8
This commit is contained in:
parent
873877111c
commit
d5dab71d24
1 changed files with 1 additions and 0 deletions
|
|
@ -1877,6 +1877,7 @@ def insert_files(
|
|||
for path, relative_path in bar:
|
||||
row = {}
|
||||
# content_text is special case as it considers 'encoding'
|
||||
|
||||
def _content_text(p):
|
||||
resolved = p.resolve()
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue