5 lines
140 B
Python
5 lines
140 B
Python
import kn_utils
|
|
|
|
# TODO: remove this module and use the `get_logger` function from the `kn_utils` package.
|
|
get_logger = kn_utils.get_logger
|