Actions
Feature #1624
closedMinor improvements and refactor
Start date:
2022-01-01
Estimated time:
Description
Minor improvements
- Show residence, first and last place on map at actor view if available (instead only event places)
- Make flash messages close able
- 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
Updated by Alexander Watzinger almost 3 years ago
- Status changed from In Progress to Closed
Updated by Alexander Watzinger almost 3 years ago
- Subject changed from Refactor to Minor improvements and refactoring
- Description updated (diff)
Updated by Alexander Watzinger almost 3 years ago
- Subject changed from Minor improvements and refactoring to Minor improvements and refactor
- Description updated (diff)
Actions