mpybit flake and pylint fix

This commit is contained in:
lakshyacis 2019-10-04 19:24:58 +05:30
parent 410b35fbf4
commit a46c81ad9b
No known key found for this signature in database
GPG Key ID: D2C539C8EC63E9EB

View File

@ -1724,7 +1724,6 @@ class Draft(Screen):
self.ids.ml.remove_widget(instance.parent.parent) self.ids.ml.remove_widget(instance.parent.parent)
toast('Deleted') toast('Deleted')
# pylint: disable=unused-variable
@staticmethod @staticmethod
def draft_msg(src_object): def draft_msg(src_object):
"""Method used for saving draft mails.""" """Method used for saving draft mails."""