test/test_profile.py | ●●●●● 补丁 | 查看 | 原始文档 | 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()