Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed Jun 6, 2018
1 parent c53e5e7 commit 5e13e09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/beemapi/test_steemnoderpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,3 @@ def test_error_handling_appbase(self):
exceptions.NoApiWithName
):
rpc.get_block({"block_num": 1}, api="wrong_api")

0 comments on commit 5e13e09

Please sign in to comment.