diff --git a/src/nitypes/waveform/typing.py b/src/nitypes/waveform/typing.py index a4de9bd7..009041f5 100644 --- a/src/nitypes/waveform/typing.py +++ b/src/nitypes/waveform/typing.py @@ -18,6 +18,7 @@ """Type alias for an ExtendedPropertyDictionary value. This type alias is a union of the following types: + * :class:`bool` * :class:`float` * :class:`int`