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

Improve Worksheet.sort() signature #1342

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

lavigne958
Copy link
Collaborator

@lavigne958 lavigne958 commented Nov 1, 2023

Instead of using generic kwargs
Mention the argument range explicitly and add it's type.

closes #1090

Signed-off-by: Alexandre Lavigne [email protected]

@lavigne958 lavigne958 self-assigned this Nov 1, 2023
Instead of using generic `kwargs`
Mention the argument `range` explicitly and add it's type.

closes #1090

Signed-off-by: Alexandre Lavigne <[email protected]>
@lavigne958 lavigne958 force-pushed the improvement/change_sort_signaure branch from 0cb61b6 to e453155 Compare November 1, 2023 16:42
@lavigne958 lavigne958 requested a review from alifeee November 1, 2023 16:43
Copy link
Collaborator

@alifeee alifeee left a comment

Choose a reason for hiding this comment

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

lgtm!

@lavigne958
Copy link
Collaborator Author

I based this branch from missing type hints. When she base merged this PR should automatically change its base to feature/release_6_0_0

Base automatically changed from 1321-add-missing-type-hints to feature/release_6_0_0 November 1, 2023 17:16
@alifeee alifeee added this to the 6.0.0 milestone Nov 1, 2023
@lavigne958 lavigne958 merged commit 603fae9 into feature/release_6_0_0 Nov 1, 2023
10 checks passed
@lavigne958 lavigne958 deleted the improvement/change_sort_signaure branch November 1, 2023 17:40
@alifeee alifeee mentioned this pull request Jan 26, 2024
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