mirror of
https://github.com/romanz/amodem.git
synced 2026-03-27 13:29:03 +08:00
remove extra line
This commit is contained in:
@@ -154,7 +154,6 @@ def train_receiver(sampler, order, lookahead):
|
||||
constellation(symbols[:, i], train_symbols[:, i],
|
||||
'$F_c = {} Hz$'.format(freq))
|
||||
|
||||
|
||||
assert error_rate == 0, error_rate
|
||||
|
||||
return equalization_filter
|
||||
|
||||
Reference in New Issue
Block a user