more cleanup

This commit is contained in:
svlandeg 2023-01-04 14:16:10 +01:00
parent 837c6b1e0a
commit e253f4d947

View File

@ -247,5 +247,4 @@ def _get_converter(msg, converter, input_path: Path):
"Conversion may not succeed. "
"See https://spacy.io/api/cli#convert"
)
print("got convertor", converter)
return converter