micropython-ssd1306 icon indicating copy to clipboard operation
micropython-ssd1306 copied to clipboard

Add type stubs for IDE support and update README

Open Sarxzer opened this issue 1 year ago • 0 comments

This pull request adds .pyi type stub files to enhance IDE support for the library. These stubs provide type hints and docstrings for all classes and methods, making development easier and more efficient in editors like VS Code

Sarxzer avatar Jan 17 '25 10:01 Sarxzer