Skip to content

Commit dce8a29

Browse files
committed
doc update
1 parent d8d671e commit dce8a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NodeGraphQt/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
from .pkg_info import __version__ as _v
99

1010
__doc__ = """
11-
| The :py:mod:`NodeGraphQt.constants` namespace contains variables used
12-
throughout the whole NodeGraphQt library.
11+
| The :py:mod:`NodeGraphQt.constants` namespace contains variables and enums
12+
used throughout the NodeGraphQt library.
1313
"""
1414

1515
# ================================== PRIVATE ===================================

0 commit comments

Comments
 (0)