Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ignore for latest mypy (backport #192) #193

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 20, 2024

Summary

Nightly CI is failing following mypy 1.11 release. It seems that the detected error is now different. I changed things to be compatible with the prior version which ends up with two ignores and and unused ignore with each so that the other version does not raise the specific error does not raise another about it being unused.

What with all the suppression there now I can't help but think the code ought to be fixed in some way. But for now it works, i.e. passes unit tests etc. so this simply updates things for CI to pass too.

Details and comments


This is an automatic backport of pull request #192 done by [Mergify](https://mergify.com).

@mergify mergify bot requested review from Cryoris, woodsp-ibm and ElePT as code owners July 20, 2024 14:16
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10020868092

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.47%

Totals Coverage Status
Change from base Build 9912694451: 0.0%
Covered Lines: 6351
Relevant Lines: 7020

💛 - Coveralls

@mergify mergify bot merged commit 4c46615 into stable/0.3 Jul 20, 2024
19 checks passed
@mergify mergify bot deleted the mergify/bp/stable/0.3/pr-192 branch July 20, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants