Version 3.0 #4

Merged
agatha merged 3 commits from dev into master 2024-04-06 20:19:45 +00:00
Showing only changes of commit 42ee9326ae - Show all commits

View File

@ -1,5 +1,3 @@
from sqlalchemy.orm import relationship
from database import Base
from sqlalchemy import Column, Integer, String, ForeignKey