You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@liminal.apache.org by GitBox <gi...@apache.org> on 2022/02/13 13:04:18 UTC

[GitHub] [incubator-liminal] aviemzur commented on a change in pull request #73: [LIMINAL-25] Respond with 204 to favicon requests to python server

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



##########
File path: liminal/build/image/python_server/liminal_python_server.py
##########
@@ -45,6 +45,12 @@ def __get_endpoint_function(endpoint_config):
 
     blueprint = Blueprint('liminal_python_server_blueprint', __name__)
 
+

Review comment:
       ```suggestion
   ```




-- 
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-unsubscribe@liminal.apache.org

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