Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: Issue(#1064) with same Items in parsed_result by Concatenating Each Parsed Result #1066

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

e7217
Copy link
Contributor

@e7217 e7217 commented Dec 20, 2024

The parsed_result contains the results from parsing modules, but currently, all the items are the same. I have updated the code to concatenate each parsed result.
However, I am not sure if this fully aligns with your intentions. Please check and let me know. Thank you!

  • Before change:
    image

  • After change:
    image

#1064

@vkehfdl1
Copy link
Contributor

vkehfdl1 commented Jan 4, 2025

Thanks @e7217 !!
@bwook00 Can you check it?

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