Added missing \n at end of file

pull/1658/head
Pi 2023-04-15 19:51:52 +01:00 committed by GitHub
parent 5e189c83ee
commit a1d201028b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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