aviemzur commented on a change in pull request #73:
URL: https://github.com/apache/incubator-liminal/pull/73#discussion_r805332845



##########
File path: liminal/build/image/python_server/liminal_python_server.py
##########
@@ -17,7 +17,7 @@
 # under the License.
 
 import yaml
-from flask import Blueprint, Flask, request
+from flask import Flask, request, Blueprint

Review comment:
       ```suggestion
   from flask import Blueprint, Flask, request
   ```




-- 
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: dev-unsubscr...@liminal.apache.org

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


Reply via email to