pkgs/cli: Fix grammar in inventory doc comment

This commit is contained in:
a-kenji
2024-11-10 00:48:48 +01:00
parent 49c95a40c8
commit 8eab08be8b

View File

@@ -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