Skip to content

Mark internal attributes as private#130

Merged
alihamdan merged 1 commit intodevelopfrom
private-attrs
Sep 19, 2023
Merged

Mark internal attributes as private#130
alihamdan merged 1 commit intodevelopfrom
private-attrs

Conversation

@alihamdan
Copy link
Member

To avoid someone typing:

Control.DEFAULT_ALPHA = 2000
control = Control("constant", 220, 225, 235, 240)  # no alpha provided

and expecting to see the new default value.

I'll update the engine as well.

@alihamdan alihamdan added the enhancement New feature or request label Sep 19, 2023
@alihamdan alihamdan self-assigned this Sep 19, 2023
@alihamdan alihamdan merged commit 2333f91 into develop Sep 19, 2023
@alihamdan alihamdan deleted the private-attrs branch September 19, 2023 12:56
@benoit9126 benoit9126 mentioned this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants