SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
13 stars 6 forks source link

Add support for `pre-commit` with tox and CI #113

Closed SaashaJoshi closed 1 month ago

SaashaJoshi commented 1 month ago

Making edits to .github/workflows for linting and testing.

The workflows now utilize tox, which under the hood runs with pre-commit and pytest, for linting and testing.