mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: CI Build error because of flake8 issue
Solution: Fix flake8 issue
This commit is contained in:
parent
85eb0b12e1
commit
84535ec401
@ -27,7 +27,6 @@ def test_memoize_to_dict(b):
|
||||
asset=asset,)\
|
||||
.sign([alice.private_key])
|
||||
|
||||
|
||||
tx.to_dict()
|
||||
|
||||
assert to_dict.cache_info().hits == 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user