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

♻️ (code_parser.py): remove redundant condition that caused Component to not be parsed #2406

Merged
merged 11 commits into from
Jul 1, 2024

Conversation

ogabrielluiz
Copy link
Contributor

When a component was named CustomComponent it would break the parsing.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 27, 2024
@dosubot dosubot bot added the python Pull requests that update Python code label Jun 27, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 27, 2024
@ogabrielluiz ogabrielluiz merged commit 9b2edad into dev Jul 1, 2024
6 checks passed
@ogabrielluiz ogabrielluiz deleted the fix_component_parsing branch July 1, 2024 16:30
ogabrielluiz added a commit that referenced this pull request Jul 1, 2024
… to not be parsed (#2406)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants