brianquimio / cs373-idb

Project for CS 373 Software Engineering taught by Glenn Downing
0 stars 0 forks source link

Confirm that the SQLAlchemy imports are correct in Models.py #26

Open shperl opened 8 years ago

shperl commented 8 years ago

The proper SQL alchemy import statement needs to be added into the models.py file and tested for correctness.