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-dfs
csst-dfs-api
Commits
3a4e5e2f
Commit
3a4e5e2f
authored
Dec 26, 2023
by
Wei Shoulin
Browse files
add level2 type
parent
266490d3
Pipeline
#2758
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api/facility/__init__.py
View file @
3a4e5e2f
...
@@ -6,4 +6,6 @@ from .level0 import Level0DataApi
...
@@ -6,4 +6,6 @@ from .level0 import Level0DataApi
from
.level0prc
import
Level0PrcApi
from
.level0prc
import
Level0PrcApi
from
.level1
import
Level1DataApi
from
.level1
import
Level1DataApi
from
.level1prc
import
Level1PrcApi
from
.level1prc
import
Level1PrcApi
from
.otherdata
import
OtherDataApi
from
.otherdata
import
OtherDataApi
\ No newline at end of file
from
.level2
import
Level2DataApi
from
.level2type
import
Level2TypeApi
\ No newline at end of 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