mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-28 03:44:31 +02:00
flake8 fixes
This commit is contained in:
parent
da93cf115e
commit
93114feefb
3 changed files with 8 additions and 6 deletions
|
|
@ -8,7 +8,6 @@ from .utils import (
|
|||
)
|
||||
from collections import namedtuple
|
||||
from collections.abc import Mapping
|
||||
import click
|
||||
import contextlib
|
||||
import datetime
|
||||
import decimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue