mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-17 13:07:22 +02:00
backup: fix flake8 nits
This commit is contained in:
parent
70719df500
commit
1e7701f033
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue