mirror of
https://github.com/containers/podman-compose.git
synced 2025-02-23 05:40:52 +01:00
fix styling errors
Signed-off-by: Mohammed Tayeh <m.tayeh94@gmail.com>
This commit is contained in:
parent
cb9cf6002f
commit
7942a540cd
@ -2692,7 +2692,9 @@ def compose_kill(compose, args):
|
||||
|
||||
|
||||
@cmd_run(
|
||||
podman_compose, "stats", "Display percentage of CPU, memory, network I/O, block I/O and PIDs for services."
|
||||
podman_compose,
|
||||
"stats",
|
||||
"Display percentage of CPU, memory, network I/O, block I/O and PIDs for services.",
|
||||
)
|
||||
def compose_stats(compose, args):
|
||||
container_names_by_service = compose.container_names_by_service
|
||||
|
Loading…
Reference in New Issue
Block a user