We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d671e commit dce8a29Copy full SHA for dce8a29
NodeGraphQt/constants.py
@@ -8,8 +8,8 @@
8
from .pkg_info import __version__ as _v
9
10
__doc__ = """
11
-| The :py:mod:`NodeGraphQt.constants` namespace contains variables used
12
- throughout the whole NodeGraphQt library.
+| The :py:mod:`NodeGraphQt.constants` namespace contains variables and enums
+ used throughout the NodeGraphQt library.
13
"""
14
15
# ================================== PRIVATE ===================================
0 commit comments