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

Implement Controlled Parameter Dictionary #9

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

AG3NTZ3R0
Copy link
Owner

Overview

  • The params attribute of the APIWrapper class were not truly protected and this changes protects the parameter configuration

…tion

- The `Parameter` object is a "controlled" dictionary which protects the parameter configuration
- The associative tests have been implemented as well
Copy link
Owner Author

@AG3NTZ3R0 AG3NTZ3R0 left a comment

Choose a reason for hiding this comment

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

These changes are ready to be merged.

@AG3NTZ3R0 AG3NTZ3R0 merged commit 0f449c2 into master Feb 24, 2024
2 checks passed
@AG3NTZ3R0 AG3NTZ3R0 deleted the controlParams branch February 24, 2024 15:29
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.

1 participant