Skip to content

Commit 3e09a5d

Browse files
committed
Fix docs/conf.py
1 parent 4e7f5a1 commit 3e09a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
napoleon_include_init_with_doc = True
6161
napoleon_include_special_with_doc = True
6262

63-
scv_whitelist_branches = (,)
63+
scv_whitelist_branches = []
6464
scv_sort = ("semver",)
6565
scv_greatest_tag = True
6666

0 commit comments

Comments
 (0)