Skip to content
Commit 7c72d25b 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 f1cfc0b7
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