mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
Remove trailing space in Python code
This commit is contained in:
@@ -330,7 +330,7 @@ def acfactory(pytestconfig, tmpdir, request, session_liveconfig, data):
|
|||||||
return accounts
|
return accounts
|
||||||
|
|
||||||
def clone_online_account(self, account, pre_generated_key=True):
|
def clone_online_account(self, account, pre_generated_key=True):
|
||||||
""" Clones addr, mail_pw, mvbox_watch, mvbox_move, sentbox_watch and the
|
""" Clones addr, mail_pw, mvbox_watch, mvbox_move, sentbox_watch and the
|
||||||
direct_imap object of an online account. This simulates the user setting
|
direct_imap object of an online account. This simulates the user setting
|
||||||
up a new device without importing a backup.
|
up a new device without importing a backup.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user