Feature #1624
Updated by Alexander Watzinger almost 3 years ago
* Show residence, first and last place on map at actor view if available instead only event places
* Resolving dependencies
* Using new Python functionality
** Walrus operator *:=*
** Replacing Mypy List, Dict, Tuple with build in list, dict, tuple
* Mypy checks
* Pylint checks