fix deprecated autodoc_default_flags to autodoc_default_options
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.
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.