Skip to content
Snippets Groups Projects
Commit f5f03e95 authored by Michael Drury's avatar Michael Drury
Browse files

checking git push

parent 33b4c49b
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,5 @@ if __name__ == '__main__':
if product_table.query.filter_by(product_name='Yeti SB165').first() is None:
product_table.new_product('Yeti SB165', 2933.24, 2.1, 'SB165_frame.jpg', 'yeti', 'frame', 'A high-end carbon fiber frame for aggressive enduro riding')
app.run(debug = True)
# hello git
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment