| 26 | | to me it looked like its done but after pushing the GitHub automated flow showed same issue can i get some more cues on what i can do ? |
| 27 | | also, unrelated question is committing + pushing to the PR so many times (to fix the issue of this nature where u can only see the result on pushing) considered a bad practise ? |
| 28 | | thanks ! |
| | 26 | Since everything appeared clean locally, I expected the GitHub workflow to pass as well, but the same flake8 issue is still reported in CI. Could you provide any guidance on what else I should check or what might cause this discrepancy? |
| | 27 | Also, on a related note: is it generally acceptable to make several small commits and pushes to a PR when iterating on CI failures, or is this discouraged? |
| | 28 | Thanks again. |