Commit c04a66e4 authored by lintangsutawika's avatar lintangsutawika
Browse files

reformat

parent 0fa178a5
......@@ -3,4 +3,4 @@ def doc_to_text(doc):
doc["premise"],
doc["hypothesis"].strip()
+ ("" if doc["hypothesis"].strip().endswith(".") else "."),
)
\ No newline at end of file
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment