Skip to content

Use modern "zero arguments" style for super#2106

Merged
mhammond merged 1 commit intomhammond:mainfrom
Avasam:zero-arguments-super
Sep 21, 2023
Merged

Use modern "zero arguments" style for super#2106
mhammond merged 1 commit intomhammond:mainfrom
Avasam:zero-arguments-super

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Aug 22, 2023

Extracted from #2100
Documentation: https://docs.python.org/3/library/functions.html#super

This PR standardizes uses of super to the simplified "zero arguments" style where applicable. On Python 3 these arguments are the default and they can be omitted.

@mhammond mhammond merged commit c72d254 into mhammond:main Sep 21, 2023
@Avasam Avasam deleted the zero-arguments-super branch September 21, 2023 16:23
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