Update mypy workflow to include arithmetic_analysis#4288
Update mypy workflow to include arithmetic_analysis#4288dhruvmanila wants to merge 1 commit intoTheAlgorithms:masterfrom
Conversation
|
I had the same experience at e578d9d also with the |
|
@hauntsaninja Do you have any insight on why mypy is passing locally but failing in a GitHub Action job? |
|
Perhaps the local tests are passing because |
|
I did install Edit: For me on both scenario ( |
|
My sense is that |
|
Closed by #4304 ? |
I didn't receive any error when I ran
mypylocally on the directory.Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.