Administrator
2023-07-27 8ab10a2fd82040f82c4054b3fb1e313a07d44d02
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()