- Add type hints to create_progress_bar() and format_stat_bar() - Add type hints to admin_only() decorator and is_admin() - Use f-strings for logging (Python 3.11 compatible) - Improves code readability and IDE support
- Add type hints to create_progress_bar() and format_stat_bar() - Add type hints to admin_only() decorator and is_admin() - Use f-strings for logging (Python 3.11 compatible) - Improves code readability and IDE support