pkgs/cli: Fix grammar in inventory doc comment
This commit is contained in:
@@ -97,7 +97,7 @@ def load_inventory_json(
|
|||||||
) -> Inventory:
|
) -> Inventory:
|
||||||
"""
|
"""
|
||||||
Load the inventory file from the flake directory
|
Load the inventory file from the flake directory
|
||||||
If not file is found, returns the default inventory
|
If no file is found, returns the default inventory
|
||||||
"""
|
"""
|
||||||
inventory = default
|
inventory = default
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user