diff --git a/docs/conf.py b/docs/conf.py index 239d7312b..4626bfdd4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,7 @@ napoleon_include_init_with_doc = True napoleon_include_special_with_doc = True -scv_whitelist_branches = (,) +scv_whitelist_branches = [] scv_sort = ("semver",) scv_greatest_tag = True