Skip to content

Commit 572ea81

Browse files
hack: fix formatting
Re-run `black` on the hack/build-image script. Signed-off-by: John Mulligan <[email protected]>
1 parent 413279f commit 572ea81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/build-image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PACKAGES_FROM = {
107107
DEFAULT: "",
108108
NIGHTLY: "samba-nightly",
109109
DEVBUILDS: "devbuilds",
110-
CUSTOM: "custom-repo"
110+
CUSTOM: "custom-repo",
111111
}
112112

113113
# SOURCE_DIRS - image source paths

0 commit comments

Comments
 (0)