Merge branch 'qibotn_integration' of github.com:qiboteam/qibotn into qibotn_integration

This commit is contained in:
yangliwei
2024-02-15 12:32:38 +08:00

View File

@@ -2,7 +2,6 @@ ci:
autofix_prs: true
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
@@ -15,7 +14,6 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 5.13.2
hooks:
- id: isort