Skip to content

Commit 84007df

Browse files
committed
Applied Black, refs #322, #328
1 parent 271b894 commit 84007df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqlite_utils/db.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ class Default:
186186
"integer": "INTEGER",
187187
"float": "FLOAT",
188188
"blob": "BLOB",
189-
190189
}
191190
# If numpy is available, add more types
192191
if np:

0 commit comments

Comments
 (0)