Skip to content

refactor: inline _get_all#254

Closed
apricote wants to merge 1 commit intomainfrom
inline-get-all
Closed

refactor: inline _get_all#254
apricote wants to merge 1 commit intomainfrom
inline-get-all

Conversation

@apricote
Copy link
Member

ClientEntityBase._get_all was only called from ClientEntityBase.get_all and get_all did nothing besides calling _get_all.

Related to #251 (comment)

`ClientEntityBase._get_all` was only called from
`ClientEntityBase.get_all` and `get_all` did nothing besides calling
`_get_all`.
@apricote apricote requested a review from jooola July 21, 2023 15:38
@apricote apricote self-assigned this Jul 21, 2023
@apricote
Copy link
Member Author

Welp, seems that my brain is already in the Friday mood. Did not see the call to self._get_all in ClientEntityBase.get_actions. Nevermind then!

@apricote apricote closed this Jul 21, 2023
@apricote apricote deleted the inline-get-all branch July 21, 2023 15:44
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.

1 participant