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

v0.4.3: Bug fix for CT_R.add_run with breaks in it #11

Merged
merged 8 commits into from
May 13, 2022
Merged

Conversation

ryanamannion
Copy link

ryanamannion and others added 8 commits April 11, 2022 17:39
this was added because of a misunderstanding of how ZeroOrMore elements work. Remove so we do not overwrite those methods that get added
DEV-1907: remove self-added `br` property from CT_R
if len(br) == 0:
return None
return br

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need this?

@ryanamannion ryanamannion merged commit bd483b4 into master May 13, 2022
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