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

Add _name attribute #543

Merged
merged 4 commits into from
Oct 11, 2022
Merged

Add _name attribute #543

merged 4 commits into from
Oct 11, 2022

Conversation

Jason2605
Copy link
Member

Well detailed description of the change :

Adds a new attribute _name to classes that returns the string representation of their name

Resolves: #540

Type of change:

  • New feature

Housekeeping

  • Tests have been updated to reflect the changes done within this PR (if applicable).

  • Documentation has been updated to reflect the changes done within this PR (if applicable).

@Jason2605 Jason2605 added the enhancement Implementation of a new feature label Oct 11, 2022
@Jason2605 Jason2605 self-assigned this Oct 11, 2022
@Jason2605 Jason2605 mentioned this pull request Oct 11, 2022
3 tasks
Copy link
Contributor

@briandowns briandowns left a comment

Choose a reason for hiding this comment

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

LGTM!

@Jason2605 Jason2605 merged commit fd6e72e into develop Oct 11, 2022
@Jason2605 Jason2605 deleted the feature/class_name branch October 11, 2022 23:03
@Jason2605 Jason2605 mentioned this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Implementation of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add _name attribute to classes
2 participants