joegasewicz / pytask-io

Python Async Task Queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tools to keep the code style consistent

piotr-kopacki opened this issue · comments

As title says, tools like black and isort help to keep the code style consistent. Maybe add a pre-commit file to make it more like run-and-forget.

pylint has now been added by @makuzo

@joegasewicz I think this can be closed