Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor toString() method in Embedding class #173

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

Seol-JY
Copy link
Contributor

@Seol-JY Seol-JY commented Dec 17, 2023

This pull request updates the toString() method in the Embedding class.

The change replaces the usage of size() with isEmpty() when checking the embedding collection, making the code more concise and semantically accurate.

@markpollack markpollack merged commit 9bd9635 into spring-projects:main Dec 18, 2023
@markpollack
Copy link
Member

Thanks @Seol-JY !

@Seol-JY Seol-JY deleted the refactor-embedding branch December 18, 2023 17:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants