You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yj...@apache.org on 2021/02/23 02:38:28 UTC

[superset] branch master updated: fix: migration script message formatting issue (#13262)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c020792  fix: migration script message formatting issue (#13262)
c020792 is described below

commit c02079278eccc44a8eed6930580c648612865d45
Author: Jesse Yang <je...@airbnb.com>
AuthorDate: Mon Feb 22 16:37:43 2021 -1000

    fix: migration script message formatting issue (#13262)
---
 .../versions/e11ccdd12658_add_roles_relationship_to_dashboard.py         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/superset/migrations/versions/e11ccdd12658_add_roles_relationship_to_dashboard.py b/superset/migrations/versions/e11ccdd12658_add_roles_relationship_to_dashboard.py
index b5576ca..bfa23be 100644
--- a/superset/migrations/versions/e11ccdd12658_add_roles_relationship_to_dashboard.py
+++ b/superset/migrations/versions/e11ccdd12658_add_roles_relationship_to_dashboard.py
@@ -15,6 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 """add roles relationship to dashboard
+
 Revision ID: e11ccdd12658
 Revises: 260bf0649a77
 Create Date: 2021-01-14 19:12:43.406230