mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
autopep8
This commit is contained in:
@@ -72,7 +72,5 @@ class WaveSmplReader:
|
|||||||
|
|
||||||
#: Sampler-specific user data.
|
#: Sampler-specific user data.
|
||||||
self.sampler_udata: bytes = smpl_data[
|
self.sampler_udata: bytes = smpl_data[
|
||||||
header_field_fmt + loop_size * loop_count :
|
header_field_fmt + loop_size * loop_count:
|
||||||
header_field_fmt + loop_size * loop_count + sampler_udata_length]
|
header_field_fmt + loop_size * loop_count + sampler_udata_length]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user