mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Fix python file code style
New version of `black` complains otherwise.
This commit is contained in:
@@ -1439,7 +1439,6 @@ def test_import_export_online_all(acfactory, tmpdir, data, lp):
|
|||||||
|
|
||||||
lp.sec("export all to {}".format(backupdir))
|
lp.sec("export all to {}".format(backupdir))
|
||||||
with ac1.temp_plugin(ImexTracker()) as imex_tracker:
|
with ac1.temp_plugin(ImexTracker()) as imex_tracker:
|
||||||
|
|
||||||
ac1.stop_io()
|
ac1.stop_io()
|
||||||
ac1.imex(backupdir.strpath, const.DC_IMEX_EXPORT_BACKUP)
|
ac1.imex(backupdir.strpath, const.DC_IMEX_EXPORT_BACKUP)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user