clan_cli: rename references

This commit is contained in:
Johannes Kirschbauer
2025-07-13 15:52:51 +02:00
parent f3dab3f9bb
commit 3e82e63443
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ import sys
from dataclasses import dataclass
from pathlib import Path
from clan_cli import create_parser
from clan_cli.cli import create_parser
hidden_subcommands = ["machine", "b", "f", "m", "se", "st", "va"]