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

Pre-commit: Switch to ruff for linting and formatting #169

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Dec 22, 2023

No description provided.

The encoding pragma is now actually removed as it was essentially only
useful for code that needed to support Python 2.
Python 3.12 support was added to `aiida-core` with v2.5.0. This version
upgraded to SQLAlchemy v2 which as of v2.0.19 started emitting a warning.
This is ignored by a filter in `aiida-core`, but this is made undone by
`pytest` so it has to be ignored again explicitly in the `pytest` config
in the `pyproject.toml`.
@sphuber sphuber merged commit 379d44c into main Dec 22, 2023
11 checks passed
@sphuber sphuber deleted the fix/devops branch December 22, 2023 18:47
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