m1/__init__.py
2020-04-17 16:37:08 +08:00

4 lines
85 B
Python

# -*- coding: utf-8 -*-
from .plog import define_logger
from .mping import test_ping