forked from extern/podman-compose
updating black formatting
Signed-off-by: Dixon Whitmire <dixonwh@gmail.com>
This commit is contained in:
committed by
Muayyad Alsadi
parent
8d8df0bc28
commit
13856d2e9c
@ -1748,7 +1748,7 @@ class PodmanCompose:
|
||||
help="Specify a profile to enable",
|
||||
metavar="profile",
|
||||
action="append",
|
||||
default=[]
|
||||
default=[],
|
||||
)
|
||||
parser.add_argument(
|
||||
"-p",
|
||||
|
Reference in New Issue
Block a user