Commit Graph

4 Commits

Author SHA1 Message Date
Alexandre Lissy
914c923767 Augment tc download with branch
Fixes #1438

X-DeepSpeech: NOBUILD
2018-07-03 16:09:17 +02:00
Scott Stevenson
ccd8f560ca
Remove keyword argument that has default value
When no `type` keyword argument is passed to the `add_argument` method
of an `argparse.ArgumentParser`, the type will be `str` by default and
therefore this does not need to be specified.
2018-05-29 18:28:59 +01:00
farwayer
bfca43d928 taskcluster.py: create target dir if not exists 2017-12-13 14:25:17 +03:00
Reuben Morais
9f1b20efc3 Rename util/tc.py to util/taskcluster.py 2017-11-08 14:34:05 -02:00