Project

General

Profile

Feature #1624

Updated by Alexander Watzinger about 2 years ago

*Minor improvements* 
 * Show residence, first and last place on map at actor view if available (instead instead only event places) 
 * Make flash messages close able  

 *Refactoring* places 
 * Resolving dependencies 
 * Using new Python functionality 
 ** Walrus operator *:=* 
 ** Replacing Mypy List, Dict, Tuple with build in list, dict, tuple 
 * Mypy checks 
 * Pylint checks

Back