clan_lib: move clan_lib.flake.flake to clan_lib.flake
This commit is contained in:
@@ -9,7 +9,7 @@ from typing import TYPE_CHECKING
|
||||
from clan_lib.errors import ClanError
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from clan_lib.flake.flake import Flake
|
||||
from clan_lib.flake import Flake
|
||||
|
||||
from clan_cli.machines.machines import Machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user