Skip to content
Commit 75b6fd3b authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

sandbox/_mount.py: Do not use dict literals in argument defaults



The use of dictionary literals in argument defaults is disrecommended
due to the way that they are static and thus potentially very confusing.

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent aa946c93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment