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 272c08d commit 4b2f198Copy full SHA for 4b2f198
NodeGraphQt/constants.py
@@ -7,7 +7,8 @@
7
from .pkg_info import __version__
8
9
__doc__ = """
10
-The module contains variables used throughout the whole ``NodeGraphQt`` library.
+The ``NodeGraphQt.constants`` namespace contains variables used throughout
11
+the whole ``NodeGraphQt`` library.
12
"""
13
14
#: Current version of the NodeGraphQt framework.
0 commit comments