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 <[email protected]>
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

Reply via email to