#48 fix docs build
Merged 6 years ago by ralph. Opened 6 years ago by mjia.
mjia/waiverdb issue41  into  master

file modified
+1 -1
@@ -10,6 +10,6 @@ 

  REST API

  ========

  

- .. autoflask:: waiverdb.app:create_app()

+ .. autoflask:: waiverdb.app:create_app(config_obj='waiverdb.config.DevelopmentConfig')

      :undoc-static:

      :order: path

I did not notice that PR#45 broke the docs build.

Pull-Request has been merged by ralph

6 years ago
Metadata