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