pkgs/cli: Fix grammar in inventory doc comment
This commit is contained in:
@@ -97,7 +97,7 @@ def load_inventory_json(
|
||||
) -> Inventory:
|
||||
"""
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user