Fix python file code style

New version of `black` complains otherwise.
This commit is contained in:
link2xt
2023-02-01 16:10:08 +00:00
parent 59f5cbe6f1
commit f2f5bfd17c

View File

@@ -1439,7 +1439,6 @@ def test_import_export_online_all(acfactory, tmpdir, data, lp):
lp.sec("export all to {}".format(backupdir))
with ac1.temp_plugin(ImexTracker()) as imex_tracker:
ac1.stop_io()
ac1.imex(backupdir.strpath, const.DC_IMEX_EXPORT_BACKUP)