8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
#16388 changed the definition of write_junit_xml but missed a call site in dmypy. This fixes it.
write_junit_xml
Sorry, something went wrong.
fix dmypy after junit_xml change
dd2947b
d0bdb3c
bc591c7
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
Successfully merging this pull request may close these issues.