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

Revert "style: add ruff and black to pre-commit" #1469

Closed
wants to merge 2 commits into from

Conversation

rabernat
Copy link
Contributor

Accidentally clicked squash-and-merge on #1459 instead of creating a merge commit

This reverts #1459

d-v-b and others added 2 commits July 18, 2023 13:04
* style: add ruff and black to pre-commit

* style: tweak codespell config to avoid a false positive

* style: lint the codebase

* chore: add linting commit to list of revs ignored for git blame

* docs: update release notes
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #1469 (fb190b4) into main (9043fb7) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1469   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines        14723     14723           
=========================================
  Hits         14723     14723           
Impacted Files Coverage Δ
zarr/context.py 100.00% <ø> (ø)
zarr/tests/test_meta_array.py 100.00% <ø> (ø)
zarr/tests/test_storage.py 100.00% <ø> (ø)
zarr/__init__.py 100.00% <100.00%> (ø)
zarr/_storage/absstore.py 100.00% <100.00%> (ø)
zarr/_storage/store.py 100.00% <100.00%> (ø)
zarr/_storage/v3.py 100.00% <100.00%> (ø)
zarr/_storage/v3_storage_transformers.py 100.00% <100.00%> (ø)
zarr/attrs.py 100.00% <100.00%> (ø)
zarr/convenience.py 100.00% <100.00%> (ø)
... and 24 more

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.

None yet

3 participants