Hugo Osvaldo Barrera 2024-06-23 14:20:56 +02:00 committed by Oliver Smith
parent 5a8e2c6cad
commit e421bb2d41
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
109 changed files with 4044 additions and 2984 deletions

View file

@ -53,8 +53,8 @@ def print_systemd(config: Config) -> None:
def print_status(args: PmbArgs) -> None:
""" :param details: if True, print each passing check instead of a summary
:returns: True if all checks passed, False otherwise """
""":param details: if True, print each passing check instead of a summary
:returns: True if all checks passed, False otherwise"""
config = get_context().config
print_channel(config)
print_device(config)