format
This commit is contained in:
parent
abdc9f125f
commit
92c948b720
@ -59,7 +59,7 @@ if __name__ == '__main__':
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--keywords',
|
'--keywords',
|
||||||
required=True,
|
required=True,
|
||||||
help=('keywords, must in the same order as in "dict/words.txt", ' +
|
help=('keywords, must in the same order as in "dict/words.txt", ' +
|
||||||
'separated by ", "')
|
'separated by ", "')
|
||||||
)
|
)
|
||||||
parser.add_argument('--stats_dir', required=True, help='dir of stats files')
|
parser.add_argument('--stats_dir', required=True, help='dir of stats files')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user