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 only event places) 
 * Make flash messages close able  

 *Refactor* *Refactoring* 
 * Resolving dependencies 
 * Using new Python functionality (Python 3.9 will be needed from now on) 
 ** Walrus operator *:=* 
 ** Replacing Mypy List, Dict, Tuple with build in list, dict, tuple 
 * Mypy checks 
 * Pylint checks

Back