remove extra blank line

This commit is contained in:
Danny Ryan
2019-01-25 16:50:15 -07:00
parent ddf420ba39
commit 6f830179c6

View File

@@ -1019,7 +1019,6 @@ def generate_seed(state: BeaconState,
```
#### `get_beacon_proposer_index`
```python