This commit is contained in:
Jesse Bannon 2026-02-16 23:51:25 -08:00
parent e98149df15
commit 016217a40b

View file

@ -30,7 +30,7 @@ class ConfigurationDocGen(DocGen):
offset=0, offset=0,
skip_properties=False, skip_properties=False,
recurse_property_options=False, recurse_property_options=False,
property_sections=False property_sections=False,
) )
return docs return docs