clan_lib: move clan_lib.flake.flake to clan_lib.flake
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .flake import Flake # noqa
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
from .flake import Flake # noqa
|
||||
|
||||