提交 10d33709 编写于 作者: Y Yibing Liu

Remove redundant lines in tune.py

上级 8ae25aeb
......@@ -70,9 +70,6 @@ add_arg('specgram_type', str,
args = parser.parse_args()
logging.basicConfig(
format='[%(levelname)s %(asctime)s %(filename)s:%(lineno)d] %(message)s')
def tune():
"""Tune parameters alpha and beta incrementally."""
if not args.num_alphas >= 0:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册