Skip to content

Refactor toString() method in Embedding class#173

Merged
markpollack merged 1 commit intospring-projects:mainfrom
Seol-JY:refactor-embedding
Dec 18, 2023
Merged

Refactor toString() method in Embedding class#173
markpollack merged 1 commit intospring-projects:mainfrom
Seol-JY:refactor-embedding

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments