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

black and isort are not used any more (again) #312

Merged
merged 4 commits into from
Nov 3, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Nov 2, 2024

Also fix all pre-commit issues, again, so that CI tests pass.

@DimitriPapadopoulos DimitriPapadopoulos changed the title black and isort are not used any more black and isort are not used any more (again) Nov 2, 2024
@@ -1,9 +1,9 @@
import blosc2

# Create arrays with specific dimensions
a = blosc2.full((2, 3, 4), 1, urlpath="a.b2nd", mode="w") # 3D array with dimensions (2, 3, 4)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If you'd rather keep this as is, I could add # fmt: off/# fmt: on or # fmt: skip pragma comments.

@FrancescAlted
Copy link
Member

Sorry. I think I messed this up. I'm not sure why my pre-commit did not fix this before.

@FrancescAlted FrancescAlted merged commit b36e59e into Blosc:main Nov 3, 2024
6 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the requirements-dev branch November 3, 2024 13:48
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