mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-05-14 11:13:47 +00:00
make: Auto-format Python files, and update existing
This patch adds extends `make fmt` to auto-format Python files using `black`, and also runs it on the existing files.
This commit is contained in:
@@ -29,4 +29,4 @@ message Plain {
|
||||
bytes password = 1;
|
||||
}
|
||||
|
||||
message Denied { }
|
||||
message Denied {}
|
||||
|
||||
Reference in New Issue
Block a user