lordgamez commented on a change in pull request #1172:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1172#discussion_r714563909



##########
File path: docker/test/integration/steps/steps.py
##########
@@ -556,9 +556,9 @@ def step_impl(context, log_message, duration):
     context.test.check_minifi_log_contents(log_message, timeparse(duration))
 
 # MQTT

Review comment:
       This line fails flake8 test locally because 2 blank lines are expected:
   `steps.py:559:1: E302 expected 2 blank lines, found 1`
   
   Somehow it does not fail in the CI which should be checked.




-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to