ソースを参照

remove cProfile

aidmar.wainakh 7 年 前
コミット
42bf7ffd69
1 ファイル変更0 行追加1 行削除
  1. 0 1
      id2t

+ 0 - 1
id2t

@@ -5,4 +5,3 @@ SCRIPT_PATH=${ID2T_DIR%/*}
 cd $SCRIPT_PATH
 # Execute ID2T
 exec ./code/CLI.py "$@"
-# python3 -m cProfile ./code/CLI.py "$@"