-
Notifications
You must be signed in to change notification settings - Fork 823
Open
Labels
se curriculumIssue for lessons in the Software Engineering programIssue for lessons in the Software Engineering program
Description
Canvas Link
https://github.com/learn-co-curriculum/python-p3-crud-with-sqlalchemy
Concern
File naming issue
Additional Context
I am not certain about this but the file naming in this repo is wrong
it is stated that I should run app/sqlalchemy_sandbox.py whilst the file exists In lib/sqlalchemy_sandbox.py this makes you encounter an error of file doesn't exist during running chomd +x app/sqlalchemy_sandbox.py and app/sqlalchemy_sandbox.pyan
Suggested Changes
change the code to be runned to lib/sqlalchemy_sandbox.py and chomd +x lib/sqlalchemy_sandbox.py
Metadata
Metadata
Assignees
Labels
se curriculumIssue for lessons in the Software Engineering programIssue for lessons in the Software Engineering program