I started seeing weird errors, caused by this line: https://github.com/simonw/sqlite-utils/blob/f8010ca78fed8c5fca6cde19658ec09fdd468420/sqlite_utils/cli.py#L1-L3 That was added by accident in 1b666f9315d4ea6bb332b2e75e48480c26100199 I'm surprised the tests didn't catch this!
I started seeing weird errors, caused by this line:
sqlite-utils/sqlite_utils/cli.py
Lines 1 to 3 in f8010ca
That was added by accident in 1b666f9
I'm surprised the tests didn't catch this!