Commit e5cef66b authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

fix module header

parent 57c03dfe
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
"""
Identifier:     csst_proto/demo.py
Name:           demo.py
Description:    这个文件包括了一个演示函数和演示类
Description:    这个文件包括了一个读取toml格式配置文件的函数
Author:         Bo Zhang
Created:        2023-10-26
Modified-History:
    2023-10-26, Bo Zhang, add module header
    2023-10-28,
    2023-10-28, Bo Zhang, add read_config
"""

import toml