Jesse Karmani commited on
Commit
b45a5c2
1 Parent(s): e6ff020
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -230,7 +230,6 @@ def main(
230
  print(
231
  f"** Translation **\n"
232
  f"Input file: {sentences_path}\n"
233
- f"Sentences dir: {sentences_dir}\n"
234
  f"Output file: {output_path}\n"
235
  f"Source language: {source_lang}\n"
236
  f"Target language: {target_lang}\n"
 
230
  print(
231
  f"** Translation **\n"
232
  f"Input file: {sentences_path}\n"
 
233
  f"Output file: {output_path}\n"
234
  f"Source language: {source_lang}\n"
235
  f"Target language: {target_lang}\n"