mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fix pep8 issue
This commit is contained in:
parent
285fc03ca9
commit
56379e9bec
@ -596,4 +596,4 @@ def test_text_search():
|
||||
assert list(query.text_search(conn, 'coffee', limit=2)) == [
|
||||
{'id': 1, 'subject': 'coffee', 'author': 'xyz', 'views': 50},
|
||||
{'id': 2, 'subject': 'Coffee Shopping', 'author': 'efg', 'views': 5},
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user