4 lines
85 B
Python
4 lines
85 B
Python
# -*- coding: utf-8 -*-
|
|
from .plog import define_logger
|
|
from .mping import test_ping
|