artefactual-labs / mets-reader-writer

Library to parse and create METS files, especially for Archivematica.
https://mets-reader-writer.readthedocs.io
GNU Affero General Public License v3.0
20 stars 13 forks source link

Use Ruff for Python linting and formatting #116

Closed replaceafill closed 3 months ago

replaceafill commented 3 months ago

This replaces the black, pyupgrade, reorder-python-imports and flake8 hooks in pre-commit with ruff.

Connected to https://github.com/archivematica/Issues/issues/1693