pylint allow

This commit is contained in:
foamyguy 2024-09-08 08:18:38 -05:00
parent 755d5c6197
commit a9f20eabe1

View file

@ -86,7 +86,7 @@ import adafruit_pioasm
# read: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 # read: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
def i2s_codec( def i2s_codec( # pylint: disable=too-many-arguments
channels=2, channels=2,
sample_rate=48000, sample_rate=48000,
bits=16, bits=16,