Skip to content
Commit aa650bb2 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 6b9d9e5f
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