mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
Applied Black, refs #445
This commit is contained in:
parent
773f2b6b20
commit
8a9fe6498f
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ class TypeTracker:
|
|||
# Outputs {'id': 'integer', 'name': 'text'}
|
||||
db["creatures"].transform(types=tracker.types)
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
self.trackers = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue