mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +08:00
tox: add pylint
ignore numpy "no-member" errors
This commit is contained in:
@@ -77,6 +77,7 @@ fmt = '{freq:6.0f} Hz: {message:s}{extra:s}'
|
||||
fields = ['peak', 'total', 'rms', 'coherency']
|
||||
|
||||
|
||||
# pylint: disable=star-args
|
||||
def recv(config, src, verbose=False):
|
||||
extra = ''
|
||||
if verbose:
|
||||
|
||||
Reference in New Issue
Block a user