From 1d189e194f250d753d99537ec4269c1aa5ae38cf Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Mon, 22 May 2023 10:11:18 -0700 Subject: [PATCH] excludes doc --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 0725a0ef..56438f4d 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -214,7 +214,7 @@ regex :members: skip_if_match_fails .. autoclass:: ytdl_sub.plugins.regex.SourceVariableRegex() - :members: match, capture_group_names, capture_group_defaults + :members: match, capture_group_names, capture_group_defaults, exclude :member-order: bysource :exclude-members: partial_validate