Use non-mutable type annotations in functions/methods
Use Iterable instead of List, and Mapping instead of Dict where possible.
Edited by David Douard
Staging instance, all changes can be removed at any time
Use Iterable instead of List, and Mapping instead of Dict where possible.