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

Enforce Black formatting in Travis #21

Closed davide125 closed 5 years ago

davide125 commented 5 years ago

Summary: We already use black, let's make it official

Differential Revision: D14445221