run.py 46 B

12
  1. from ffdnispdb import app
  2. app.run(debug=True)