adafruit / Adafruit_CircuitPython_asyncio

CIrcuitPython subset of CPython asyncio library
MIT License
28 stars 16 forks source link

Revert "Removing pylint from library files and disabling black" #2

Closed dhalbert closed 3 years ago

dhalbert commented 3 years ago

Reverts adafruit/Adafruit_CircuitPython_asyncio#1. Per @kattni, we will disable pylint and black in the source files, instead of in the CI files.

github-actions[bot] commented 3 years ago

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.