mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 07:48:04 +02:00
Restructured CLI logic
This commit is contained in:
@@ -16,7 +16,7 @@ sys.path.insert(
|
||||
|
||||
from utils.handler.yaml import YamlHandler
|
||||
from utils.handler.vault import VaultHandler, VaultScalar
|
||||
from cli.utils.manager.inventory import InventoryManager
|
||||
from utils.manager.inventory import InventoryManager
|
||||
|
||||
|
||||
class TestInventoryManager(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user