ni / niflexlogger-automation-python

The niflexlogger-automation package contains an API (Application Programming Interface) and examples for using Python to automate NI FlexLogger. The automation API supports modifying the configuration of existing FlexLogger projects and controlling the execution of FlexLogger test sessions. The package is implemented in Python. NI created and supports this package.
MIT License
8 stars 6 forks source link

Add documentation to the recently added event files so that the docs are updated in readthedocs. #33

Closed ccaltagi closed 8 months ago

ccaltagi commented 9 months ago

What does this Pull Request accomplish?

Add docstrings to the event classes so that the class documentation is automatically added to readthedocs.

Why should this Pull Request be merged?

In order to update readthedocs with the events documentation.

What testing has been done?

N/A - just added comments.