mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix flake8 failure
This commit is contained in:
parent
b96a754f9a
commit
0ee0d88da1
@ -156,4 +156,4 @@ def test_lazy_execution():
|
||||
lz = Lazy()
|
||||
lz.name.upper()
|
||||
result = lz.run(cat)
|
||||
assert result == 'SHMUI'
|
||||
assert result == 'SHMUI'
|
Loading…
x
Reference in New Issue
Block a user