Remove expand_classes_in_order from missing_docstrings

This commit is contained in:
Daniel Dehennin 2024-09-26 21:50:33 +02:00 committed by Daniel Wozniak
parent d1ca30c2ad
commit 6e4f178ba2

View file

@ -345,7 +345,6 @@ MISSING_DOCSTRINGS = {
"get_pillars",
"expand_variables",
"render_jinja",
"expand_classes_in_order",
"dict_search_and_replace",
"expanded_dict_from_minion",
"find_value_to_expand",