Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

IS-1173: Implement score internal call with icx in method chaining #488

Conversation

goldworm-icon
Copy link
Member

No description provided.

@goldworm-icon goldworm-icon requested review from cow-hs, eunsoo-icon and a team August 2, 2020 19:22
@goldworm-icon goldworm-icon merged commit 3b7e90f into hotfix/1.7.2 Aug 3, 2020
@goldworm-icon goldworm-icon deleted the IS-1173-score-intercall-with-icx-in-method-chaining branch August 3, 2020 01:03
Comment on lines +74 to +78
def __get_icx(self) -> int:
return self.__icx

def __reset_icx(self):
self.__icx = 0
Copy link
Member

Choose a reason for hiding this comment

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

Is there any reason using double underscore for these functions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants