holoviz-dev / pyctdev

Python packaging Common Tasks for Developers
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Format code with black #101

Closed maximlt closed 1 year ago

maximlt commented 1 year ago

pyctdev didn't quite follow PEP8 which isn't a problem at all, but made it a little more difficult to read for me so applying black should help. I'm not setting pre-commit or anything, I'll just apply it once and voila.