wa_result_collector.py: Simplify key access
Mapping.get() provides a way of getting a key with a default value if the key is not present.
Loading
Please register or sign in to comment
Mapping.get() provides a way of getting a key with a default value if the key is not present.