dreamer Disable new 'dangerous-default-value' pylint warning
dbfe6c4 May 2, 2020
Disable new 'dangerous-default-value' pylint warning
DosboxConfiguration constructor parameters reflect dosbox invocation
parameters; removing default empty values in this case would make
it harder to test this class at no particular benefit.
dbfe6c4