Skip to content
Commit 47bc1d7a 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 fe4da576
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