More notes and black

This commit is contained in:
benarc 2024-02-01 17:47:17 +00:00
parent 2c3d7a78ea
commit c50aaf5d8c
4 changed files with 7 additions and 7 deletions

View file

@ -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