You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2018/08/19 22:42:12 UTC

[incubator-superset] branch master updated: Update CONTRIBUTING.md (#5668)

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new dd5e0ba  Update CONTRIBUTING.md (#5668)
dd5e0ba is described below

commit dd5e0ba70b45737016fddceae214a897853aa067
Author: Hugh A. Miles II <hu...@gmail.com>
AuthorDate: Sun Aug 19 15:42:09 2018 -0700

    Update CONTRIBUTING.md (#5668)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 685d1f9..a200063 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -200,7 +200,7 @@ Check the [OS dependencies](https://superset.incubator.apache.org/installation.h
     superset runserver -d
 
 
-### Logging to the browser console
+### Logging to the browser console (Python 3 only)
 
 When debugging your application, you can have the server logs sent directly to the browser console: