Update test_arxiv_tool.py

This commit is contained in:
DongXu-Zhang
2025-04-01 12:20:20 +08:00
committed by GitHub
parent 3e34c93cc4
commit a16470aaff

View File

@@ -46,3 +46,4 @@ class ArxivToolTest(unittest.TestCase):
if __name__ == '__main__':
unittest.main()