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

Removed setters & fixed tests #107

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Conversation

jgd10
Copy link
Contributor

@jgd10 jgd10 commented Jan 31, 2022

This fixes #104. Removed the newly introduced filename setters and
amended docstrings to indicate the properties are read-only.
Additionally amended the tests to check the properties ARE read only
instead of checking that they were write as well.

This fixes #104. Removed the newly introduced filename setters and
amended docstrings to indicate the properties are read-only.
Additionally amended the tests to check the properties ARE read only
instead of checking that they were write as well.
@jgd10 jgd10 requested a review from akaszynski January 31, 2022 10:10
Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@akaszynski akaszynski merged commit 61c5d7e into main Feb 1, 2022
@akaszynski akaszynski deleted the fix/issue_104_filename_setters branch February 1, 2022 01:58
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.

Prevent users from editing filename property on classes
2 participants