update
This commit is contained in:
parent
7d32c6de36
commit
9537cd0426
@ -15,7 +15,6 @@ parser = argparse.ArgumentParser(prog='translate-dataset')
|
||||
parser.add_argument('-i', '--input', help='Source file')
|
||||
parser.add_argument('-o', '--output', help='Destination file')
|
||||
args = parser.parse_args()
|
||||
#/home/bvn13/develop/spam-detector/spam.csv
|
||||
|
||||
translator = Translator()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user