doc gen fix

This commit is contained in:
Jesse Bannon 2024-01-04 16:41:34 -08:00
parent a195ad237b
commit 1fedb53b5e

View file

@ -39,6 +39,8 @@ def should_filter_property(property_name: str) -> bool:
"dict_with_format_strings",
"subscription_name",
"list",
"script",
"unresolvable",
)