Administrator
2023-07-27 8ab10a2fd82040f82c4054b3fb1e313a07d44d02
bug修复
1个文件已修改
6 ■■■■■ 已修改文件
test/test_profile.py 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
test/test_profile.py
@@ -1,10 +1,4 @@
import cProfile
import json
import pstats
from third_data import kpl_util
from third_data.kpl_data_manager import KPLDataManager
from utils import tool
if __name__ == "__main__":
    # pr = cProfile.Profile()