-
-
Notifications
You must be signed in to change notification settings - Fork 363
Enforce Pylint rules #2869
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
Open
DimitriPapadopoulos
wants to merge
3
commits into
zarr-developers:main
Choose a base branch
from
DimitriPapadopoulos:Pylint
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Enforce Pylint rules #2869
DimitriPapadopoulos
wants to merge
3
commits into
zarr-developers:main
from
DimitriPapadopoulos:Pylint
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d1dbe59
to
f5105b0
Compare
I don't think releases notes are needed. |
f5105b0
to
954bb2e
Compare
954bb2e
to
3dfccfb
Compare
6 tasks
49b7622
to
de165a4
Compare
1dc74ad
to
1293d86
Compare
1293d86
to
c6b23f6
Compare
ea1869c
to
6bd6e83
Compare
7a77910
to
2a8bbb3
Compare
2a8bbb3
to
a75b035
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2869 +/- ##
=======================================
Coverage 61.86% 61.86%
=======================================
Files 85 85
Lines 10111 10111
=======================================
Hits 6255 6255
Misses 3856 3856
🚀 New features to boost your workflow:
|
a75b035
to
0317e5e
Compare
0317e5e
to
0432952
Compare
0432952
to
edf6dca
Compare
7036647
to
038f9d2
Compare
038f9d2
to
c00a612
Compare
PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
PLR6104 Use `|=` to perform an augmented assignment directly
c00a612
to
4f279d9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TODO:
docs/user-guide/*.rst
changes/