From 8445d1d90c05a29bcc8158ca6c7e9c7754b2df2c Mon Sep 17 00:00:00 2001 From: protolambda Date: Thu, 27 Jun 2019 00:37:32 +0200 Subject: [PATCH] fix formatting for lint --- .../phase_0/block_processing/test_process_attester_slashing.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_libs/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py b/test_libs/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py index 226d4a561..7fcbd2da5 100644 --- a/test_libs/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py +++ b/test_libs/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py @@ -245,4 +245,3 @@ def test_unsorted_att_2_bit0(spec, state): # note: unsorted indices for custody bit 0 are to be introduced in phase 1 testing. -