remove extra blank line

This commit is contained in:
Danny Ryan 2019-01-25 16:50:15 -07:00
parent ddf420ba39
commit 6f830179c6
No known key found for this signature in database
GPG Key ID: 2765A792E42CE07A
1 changed files with 0 additions and 1 deletions

View File

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