You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix spurious failure of the check/all script (quantumlib#6611)
- Avoid passing an empty string argument to `check/format-incremental`
when invoked from `check/all`
- Improve validation of the git-revision argument in check scripts by
allowing git tags that resolve to a commit
- Fix invalid use of `?` in egrep pattern
- Make check/mypy pass in the dev.env.txt virtual environment
0 commit comments