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

Remove type for self #326

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Remove type for self #326

merged 1 commit into from
Nov 12, 2024

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Nov 12, 2024

Fixes: #325

@ssbarnea ssbarnea requested a review from a team as a code owner November 12, 2024 11:41
@ssbarnea ssbarnea added the skip-changelog Skip changelog check when this label is found. label Nov 12, 2024
@ssbarnea ssbarnea merged commit 52d428f into main Nov 12, 2024
19 checks passed
@shatakshiiii shatakshiiii deleted the chore/type branch November 12, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip changelog check when this label is found.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove the unnecessary type use for self in function signatures.
2 participants