AiiDA plugin that provides various storage backends that allow using cloud data storage services, such as AWS S3 and Azure Blob Storage.
3
stars
2
forks
source link
Dependencies: Update pre-commit requirement `isort==5.12.0` #12
Closed
sphuber closed 1 year ago
Older versions were breaking due to a release of
poetry-core
causing our pre-commit job in the CI to fail. For details, see: https://github.com/PyCQA/isort/issues/2077