code2seq icon indicating copy to clipboard operation
code2seq copied to clipboard

remove unnecessaryv variable

Open hy20191108 opened this issue 1 year ago • 0 comments
trafficstars

Hello. MAX_PATH_LENGTH is referenced from config.py in line 17 of interactive_predict.py. Therefore, MAX_PATH_LENGTH in line 5 don't need. Also, shouldn't MAX_PATH_WIDTH in line 5 be referenced in line 17? Please check this PR. Thank you.

hy20191108 avatar Aug 15 '24 11:08 hy20191108