Skip to content

fix deprecated autodoc_default_flags to autodoc_default_options

Min-A Cho requested to merge min-a.cho/gwcelery:fix_docs into master

fixing the following error seen as a result of running sphinx v1.8.0b1

Warning, treated as error: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead.

Merge request reports