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

added more ruff rules #145

Merged
merged 1 commit into from
Sep 24, 2023
Merged

added more ruff rules #145

merged 1 commit into from
Sep 24, 2023

Conversation

bigcat88
Copy link
Owner

select = ["A", "B", "C", "D", "E", "F", "G", "I", "UP", "SIM", "Q", "W"]

And fixed for all warnings, hope this will make project itself more consistent.

Signed-off-by: Alexander Piskun <[email protected]>
@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #145 (40c4d27) into master (0eb98b4) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #145   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          879       876    -3     
=========================================
- Hits           879       876    -3     
Files Changed Coverage Δ
pillow_heif/HeifImagePlugin.py 100.00% <ø> (ø)
pillow_heif/__init__.py 100.00% <ø> (ø)
pillow_heif/_deffered_error.py 100.00% <ø> (ø)
pillow_heif/_lib_info.py 100.00% <ø> (ø)
pillow_heif/constants.py 100.00% <ø> (ø)
pillow_heif/options.py 100.00% <ø> (ø)
pillow_heif/_version.py 100.00% <100.00%> (ø)
pillow_heif/as_plugin.py 100.00% <100.00%> (ø)
pillow_heif/heif.py 100.00% <100.00%> (ø)
pillow_heif/misc.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit fadca53 into master Sep 24, 2023
@bigcat88 bigcat88 deleted the new-ruff-rules branch September 24, 2023 15:05
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