mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-22 16:03:16 +01:00
fix pylint
This commit is contained in:
parent
3dd981727b
commit
8d8149cfe5
@ -1701,7 +1701,7 @@ def compose_wait(compose, args):
|
||||
|
||||
|
||||
@cmd_run(podman_compose, "systemd")
|
||||
def compose_systemd(compose, args): # pylint: disable=unused-argument
|
||||
def compose_systemd(compose, args): # pylint: disable=unused-argument
|
||||
"""
|
||||
create systemd unit file and register its compose stacks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user