claws / aioprometheus

A Prometheus Python client library for asyncio-based applications
175 stars 21 forks source link

Adopt the Black code style formatter #22

Closed claws closed 6 years ago

claws commented 6 years ago

This merge request converts the project from using pycodestyle and autopep8 to using just black for code style formatting.