Skip to content

Comments

typo fix#56

Merged
stsouko merged 1 commit intochython:masterfrom
PGantzer:master
Feb 21, 2025
Merged

typo fix#56
stsouko merged 1 commit intochython:masterfrom
PGantzer:master

Conversation

@PGantzer
Copy link
Contributor

only if it makes sense :)

self._name = None
else:
self.name = name
self._name = name
Copy link
Contributor Author

Choose a reason for hiding this comment

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

to avoid conflict with function name()

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for bugfix!

@stsouko stsouko merged commit 5c352f8 into chython:master Feb 21, 2025
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.

2 participants