fixed code quality, added doc string
This commit is contained in:
parent
cc253503b4
commit
5cfdf9db68
|
@ -9,4 +9,5 @@ def static_dir(path):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
"""Return the pathname of the directory."""
|
||||
app.run(host="0.0.0.0", port=5000, debug=True)
|
||||
|
|
Reference in New Issue
Block a user