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

Get element attributes dict without accessing private parameter _attributes #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flyte
Copy link

@flyte flyte commented Jun 7, 2017

Is there a reason _attributes should not be publicly accessible? It's useful for me to get this out as a dict. I guess there's a reason to not allow external changes to _attributes, hence the copy().

…ibutes

Is there a reason `_attributes` should not be publicly accessible? It's useful for me to get this out as a dict. I guess there's a reason to not allow external changes to `_attributes`, hence the copy().
@coveralls
Copy link

coveralls commented Jun 7, 2017

Coverage Status

Coverage increased (+0.9%) to 36.19% when pulling 820ef24 on flyte:patch-1 into 2119763 on stchris:master.

@stchris stchris added this to the 1.3.0 milestone Jul 1, 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.

None yet

3 participants