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-commons
619a2697b33c42a042ab52e5d715cc6de7d9448e
619a2697b33c42a042ab52e5d715cc6de7d9448e
Switch branch/tag
csst-dfs-commons
csst_dfs_commons
models
hstdm.py
Find file
Normal view
History
Permalink
hstdm.py
90 Bytes
Newer
Older
hstdm
Wei Shoulin
committed
Dec 25, 2022
1
2
3
import
dataclasses
from
typing
import
Dict
from
.common
import
BaseModel
,
default_field
rm module level1
Wei Shoulin
committed
Feb 14, 2023
4