Commit 40565390 authored by Mostofa Patwary's avatar Mostofa Patwary
Browse files

fixed another issue

parent 43c9137b
...@@ -38,6 +38,3 @@ def main(): ...@@ -38,6 +38,3 @@ def main():
if args.qa_data_test is not None: if args.qa_data_test is not None:
evaluator.evaluate(args.qa_data_test, "TEST") evaluator.evaluate(args.qa_data_test, "TEST")
if __name__ == "__main__":
main()
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