More notes and black
This commit is contained in:
parent
2c3d7a78ea
commit
c50aaf5d8c
4 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# Models for retrieving data from the database
|
||||
# Includes some classmethods where we can add some logic to the data
|
||||
# Data models for your extension
|
||||
|
||||
from sqlite3 import Row
|
||||
from typing import Optional, List
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue