#!/bin/python3 from app.database import db from app.trainer import Trainer db.create_trainers_table()