Commit 29c0f9f6 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

move CsstStatus and CsstResult to top level

parent 62331c40
......@@ -8,8 +8,11 @@ Modified-History:
2022-09-13, Bo Zhang, created
2022-09-13, Bo Zhang, fixed a bug
"""
import os
from .status import CsstResult, CsstStatus
__version__ = "0.0.1"
PACKAGE_PATH = os.path.dirname(__file__)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment