Skip to content

Commit 6df3ec6

Browse files
committed
Fix traitlet again?
1 parent d7968bb commit 6df3ec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

repo2docker/docker.py

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ class DockerEngine(ContainerEngine):
7575
)
7676

7777
extra_buildx_build_args = List(
78-
[Unicode],
7978
[],
8079
help="""
8180
Extra commandline arguments to pass to `docker buildx build` when building the image.

0 commit comments

Comments
 (0)