Added missing \n at end of file

This commit is contained in:
Pi
2023-04-15 19:51:52 +01:00
committed by GitHub
parent 5e189c83ee
commit a1d201028b

View File

@@ -61,4 +61,4 @@ class TestMilvusMemory(unittest.TestCase):
if __name__ == "__main__": if __name__ == "__main__":
unittest.main() unittest.main()