renamed module to avoid shaddowing
This commit is contained in:
@ -7,7 +7,7 @@ from typing import Any
|
||||
from typing_extensions import Sequence
|
||||
|
||||
from .logger import setup_logging, getLogger
|
||||
from .types import Config
|
||||
from .custom_types import Config
|
||||
from . import cloudns
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user