qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
272 stars 201 forks source link

874 pre commit hook #876

Closed cdelnano closed 1 year ago

cdelnano commented 1 year ago

What are the issues this pull addresses (issue numbers / links)?

874

Did you add tests to cover your changes (yes/no)?

Yes

Did you update the documentation accordingly (yes/no)?

Yes

Did you read the CONTRIBUTING document (yes/no)?

Yes

Summary

Realized the fix I made for the precommit hook was not catching the linting errors in the python files. Tested and verified this wrorks.

Details and comments