lint
This commit is contained in:
parent
e98149df15
commit
016217a40b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue