Skip to content

Instantly share code, notes, and snippets.

@Rhyanz46
Created October 13, 2019 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rhyanz46/cb864fdedcdc66eeaf9a7a6601caea24 to your computer and use it in GitHub Desktop.
Save Rhyanz46/cb864fdedcdc66eeaf9a7a6601caea24 to your computer and use it in GitHub Desktop.
@app.route('/about')
def about():
return "hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment