pimoroni / blinkt

Python Library for Blinkt; 8 APA102 LEDs for your Raspberry Pi
https://shop.pimoroni.com/products/blinkt
MIT License
314 stars 103 forks source link

Add param info to get_pixel docstring #68

Closed timotk closed 6 years ago

timotk commented 6 years ago

Specify the x parameter in the docstring of get_pixel. Same explanation as in set_pixel.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 6


Files with Coverage Reduction New Missed Lines %
blinkt.py 7 73.68%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 5: 0.0%
Covered Lines: 56
Relevant Lines: 76

💛 - Coveralls
Gadgetoid commented 6 years ago

Good catch, thank you!