示例#1
0
文件: main.py 项目: tymrail/certRI
import DataProcessing

if __name__ == "__main__":
    DP = DataProcessing.DataPreprocessing()
    DP.oswalk()