Project

General

Profile

Feature #1624

Updated by Alexander Watzinger over 2 years ago

* Show residence, first and last place on map at actor view if available instead only event places 
 * Using new Python functionality 
 ** Walrus New walrus operator *:=* 
 ** Replacing * Changing Mypy List, Dict, Tuple with to build in list, dict, tuple 
 * Solving dependencies 
 * Using reversed() for dict 
 * Pylint checks

Back