style: make flake8 happy

pull/25/head
Pavol Rusnak 6 years ago
parent 0c13a43518
commit a6d316db25
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -23,7 +23,6 @@ class TestEthereumGetAddress(unittest.TestCase):
h = _ethereum_address_hex(b)
self.assertEqual(h, '0x' + s)
def test_ethereum_address_hex_rskip60(self):
# https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP60.md
rskip60_chain_30 = [

Loading…
Cancel
Save