Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
29c0f9f6
Commit
29c0f9f6
authored
Sep 22, 2023
by
BO ZHANG
🏀
Browse files
move CsstStatus and CsstResult to top level
parent
62331c40
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_common/__init__.py
View file @
29c0f9f6
...
...
@@ -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__
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment