HomeClusterLabs Projects

Refactor: python: Remove unnecessary default arguments.

Description

Refactor: python: Remove unnecessary default arguments.

If a key doesn't exist in a dict, .get() defaults to None. There's no
need to specify that.

Details

Provenance
clumensAuthored on Jun 7 2024, 2:44 PM
Parents
rP85420522d743: Refactor: python: Standardize no_match keyword argument.
Branches
Unknown
Tags
Unknown