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

Make all attributes read-only #13

Merged
merged 2 commits into from
Jan 20, 2023
Merged

Make all attributes read-only #13

merged 2 commits into from
Jan 20, 2023

Conversation

nstarman
Copy link
Contributor

Signed-off-by: nstarman [email protected]

Description

Ensure that all attributes are read-only. Immutability is much easier.

PR Checklist

  • Give a detailed description of the PR above.
  • Document changes in the CHANGES.rst file. See existing changelog for examples.
  • Add tests, if applicable, to ensure code coverage never decreases.
  • Make sure the docs are up to date, if applicable, particularly the docstrings and RST files in docs folder.
  • Ensure linear history by rebasing, when requested by the maintainer.

@nstarman nstarman added the flrw label Jan 20, 2023
@nstarman nstarman added this to the v0.1 milestone Jan 20, 2023
@nstarman nstarman merged commit b8e81e1 into main Jan 20, 2023
@nstarman nstarman deleted the flrw-read-only branch January 20, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant