clan-cli: clan_cli.cmd -> clan_lib.cmd
This commit is contained in:
@@ -7,10 +7,9 @@ from collections.abc import Callable, Iterable
|
||||
from types import ModuleType
|
||||
from typing import Any
|
||||
|
||||
from clan_lib.cmd import run
|
||||
from clan_lib.nix import nix_eval
|
||||
|
||||
from .cmd import run
|
||||
|
||||
"""
|
||||
This module provides dynamic completions.
|
||||
The completions should feel fast.
|
||||
|
||||
Reference in New Issue
Block a user