systemd / pystemd

A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
GNU Lesser General Public License v2.1
411 stars 36 forks source link

Run black on tests with the latest version #40

Closed javierhonduco closed 4 years ago

javierhonduco commented 4 years ago

In Travis, we are using black 19.10b0, while the one I was running in my dev machine is 19.3b0. Let's blacken the file with the latest version of black, so our OS CI is green!

We might want to lock black to the same version we run internally

facebook-github-bot commented 4 years ago

@aleivag merged this pull request in facebookincubator/pystemd@0dbc5419020d4a1991d9ac6ee6abb055f18516df.