arvydas / blinkstick-python

BlinkStick Python interface to control devices connected to the computer
Other
136 stars 53 forks source link

Update docstrings with missing params #103

Closed robberwick closed 1 week ago

robberwick commented 1 week ago

This pull request includes documentation improvements to the src/blinkstick/blinkstick.py file. The changes add type annotations and parameter descriptions to several methods to enhance code readability and maintainability.

Documentation improvements: