index
:
autopkgtest-ppas.git
main
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wsgi.py
blob: 6026b0fa96078634d3455ab93d71dcdc78774276 (
plain
)
1
2
3
4
from app import app if __name__ == "__main__": app.run()