alphatwirl / atpbar

Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook
https://alphatwirl.github.io/atpbar/
MIT License
92 stars 10 forks source link

Running code formatter / linter on entire codebase #26

Closed g3n35i5 closed 6 months ago

g3n35i5 commented 2 years ago

To refer to #24: I would be interested in helping with the configurable formatting. Would it be acceptable for you that we set up a uniform code formatting / lintering in the project (e.g. black and isort). I would then make a PR accordingly :)

TaiSakuma commented 2 years ago

Yes. sounds good. I will look at your PR.

TaiSakuma commented 6 months ago

This was done by https://github.com/alphatwirl/atpbar/pull/34.