suddjian commented on a change in pull request #13352:
URL: https://github.com/apache/superset/pull/13352#discussion_r586264664
##########
File path: superset/models/dashboard.py
##########
@@ -361,15 +364,16 @@ def export_dashboards( # pylint: disable=too-many-locals
@classmethod
def get(cls, id_or_slug: str) -> Dashboard:
session = db.session()
Review comment:
It does. I didn't feel entirely comfortable removing it though. Not sure
why it was put there.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]