adafruit / Adafruit_CircuitPython_MotorKit

CircuitPython helper library for the DC & Stepper Motor FeatherWing, Shield and Pi Hat kits.
MIT License
86 stars 31 forks source link

Ran black, updated to pylint 2.x #28

Closed evaherrada closed 4 years ago

evaherrada commented 4 years ago

I disabled import-outside-toplevel in 3 places and bad-thread-instantiation in 2 lines in an example, motorkit_dual_stepper_test.py