Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1 year ago
by
Wei Shoulin
Browse files
Options
Download
Email Patches
Plain Diff
add level2 type
parent
266490d3
main
No related merge requests found
Pipeline
#2758
passed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_dfs_api/facility/__init__.py
+3
-1
csst_dfs_api/facility/__init__.py
with
3 additions
and
1 deletion
+3
-1
csst_dfs_api/facility/__init__.py
+
3
-
1
View file @
3a4e5e2f
...
@@ -7,3 +7,5 @@ from .level0prc import Level0PrcApi
...
@@ -7,3 +7,5 @@ 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
from
.level2
import
Level2DataApi
from
.level2type
import
Level2TypeApi
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets