4 lines
83 B
Python
4 lines
83 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import k8s_cluster
|
|
from . import k8s_odoo_instance
|