adafruit / Adafruit_CircuitPython_ServoKit

CircuitPython helper library for the PWM/Servo FeatherWing, Shield and Pi HAT kits.
MIT License
69 stars 29 forks source link

Fix i2c parameter documentation #49

Closed spovlot closed 11 months ago

tekktrik commented 1 year ago

Just wanted to say that you can ignore the warning about the exceptions, I'll fix that this week. The "line too long" one should get fixed however.

tekktrik commented 1 year ago

Looks like running pre-commit (specifically black) one last time should fix it now!

spovlot commented 1 year ago

Seems to still be an issue. I will run "black" locally and update the code.