]> git.alsa-project.org Git - alsa-tools.git/commit
hwmixvolume: use four spaces instead of one tab for indent
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Tue, 18 Sep 2018 13:42:31 +0000 (15:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Sep 2018 07:06:11 +0000 (09:06 +0200)
commit50e9ac4e81fa6efbdff3f34e9a1385e16ad7479b
tree04ff68d170cce50c25b9cbd6ab46427a6dfdaad8
parent235d9c5e8381518b0a8661786e7e0cbdd1bbcd01
hwmixvolume: use four spaces instead of one tab for indent

This is the recommended coding style for all Python programs, as
specified in PEP-0008[1].

[1] https://www.python.org/dev/peps/pep-0008/

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hwmixvolume/hwmixvolume