clan-cli: clan_cli.inventory -> clan_lib.inventory

This commit is contained in:
lassulus
2025-05-21 11:24:46 +02:00
parent 55b032094f
commit 80229c5e77
6 changed files with 6 additions and 6 deletions

View File

@@ -393,7 +393,7 @@ def run_gen(args: argparse.Namespace) -> None:
with args.output.open("w") as f:
f.write(
"""# DO NOT EDIT THIS FILE MANUALLY. IT IS GENERATED.
# This file was generated by running `pkgs/clan-cli/clan_cli/inventory/update.sh`
# This file was generated by running `pkgs/clan-cli/clan_lib.inventory/update.sh`
#
# ruff: noqa: N815
# ruff: noqa: N806