diff --git a/scripts/extract_classes.py b/scripts/extract_classes.py index 583f6b8..b3ad412 100644 --- a/scripts/extract_classes.py +++ b/scripts/extract_classes.py @@ -66,6 +66,7 @@ BASE_STRINGS = [ "This value is an integer composed as a bitmask of the following flags.", "There is currently no description for this class. Please help us by :ref:`contributing one `!", "There is currently no description for this signal. Please help us by :ref:`contributing one `!", + "There is currently no description for this enum. Please help us by :ref:`contributing one `!", "There is currently no description for this constant. Please help us by :ref:`contributing one `!", "There is currently no description for this annotation. Please help us by :ref:`contributing one `!", "There is currently no description for this property. Please help us by :ref:`contributing one `!",