doc gen fix
This commit is contained in:
parent
a195ad237b
commit
1fedb53b5e
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ def should_filter_property(property_name: str) -> bool:
|
||||||
"dict_with_format_strings",
|
"dict_with_format_strings",
|
||||||
"subscription_name",
|
"subscription_name",
|
||||||
"list",
|
"list",
|
||||||
|
"script",
|
||||||
|
"unresolvable",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue