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

Internal-only Variables? #269

Open
bwanshoom opened this issue May 24, 2024 · 0 comments
Open

Internal-only Variables? #269

bwanshoom opened this issue May 24, 2024 · 0 comments

Comments

@bwanshoom
Copy link

I apologize in advance if this is covered somewhere, but I could not find it searching the repo and the docs.

Is there a way to have a variable be internal only so it's not exported, not included in to_dict, etc.? The use case is to subclass Box and have variables internal to the class, but not included in the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants