mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Autopep8
This commit is contained in:
@@ -93,7 +93,7 @@ class WavSmplReader:
|
|||||||
repetition_count=unpacked_loop[5]))
|
repetition_count=unpacked_loop[5]))
|
||||||
|
|
||||||
#: Sampler-specific user data.
|
#: Sampler-specific user data.
|
||||||
self.sampler_udata: bytes | None = None
|
self.sampler_udata: bytes | None = None
|
||||||
|
|
||||||
if sampler_udata_length > 0:
|
if sampler_udata_length > 0:
|
||||||
self.sampler_udata = smpl_data[
|
self.sampler_udata = smpl_data[
|
||||||
|
|||||||
Reference in New Issue
Block a user