szaszm commented on PR #1793:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1793#issuecomment-2124853146

   @james94 You don't need a macOS to fix the python linter issue, it's not 
OS-specific. Just run this from a build directory:
   ```
   cmake --build . --target flake8
   ```
   And make sure `flake8` is installed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to