From a6d316db25f9e2b933e16d5774f480ccb557371b Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 13 Jun 2018 19:04:40 +0200 Subject: [PATCH] style: make flake8 happy --- tests/test_apps.ethereum.get_address.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_apps.ethereum.get_address.py b/tests/test_apps.ethereum.get_address.py index fbc83856ce..e582db980d 100644 --- a/tests/test_apps.ethereum.get_address.py +++ b/tests/test_apps.ethereum.get_address.py @@ -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 = [