john-bodley commented on a change in pull request #15909: URL: https://github.com/apache/superset/pull/15909#discussion_r679594024
########## File path: superset/models/slice.py ########## @@ -53,9 +53,9 @@ logger = logging.getLogger(__name__) -class Slice( +class Slice( # pylint: disable=too-many-instance-attributes,too-many-public-methods Review comment: I'm not sure why `pylint` was complaining on this file as it _was_ unchanged. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org