mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-19 22:24:19 +01:00
backup: fix flake8 nits
This commit is contained in:
committed by
Christian Decker
parent
70719df500
commit
1e7701f033
@@ -242,6 +242,7 @@ def test_rewrite():
|
||||
for i, o in tests:
|
||||
assert(b._rewrite_stmt(i) == o)
|
||||
|
||||
|
||||
def test_restore_pre_4090(directory):
|
||||
"""The prev-4090-backup.dbak contains faulty expansions, fix em.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user