Fix a bug when disabling all noises
!67 (merged) introduced a bug: one cannot disable all noises, as None
is not in the list of valid noises.
This merge request adds None
to the list of valid noises to exclude.
!67 (merged) introduced a bug: one cannot disable all noises, as None
is not in the list of valid noises.
This merge request adds None
to the list of valid noises to exclude.