izzzzzi
2d937d13d7
Рефакторинг и оптимизация кода: улучшение импортов, форматирования и обработки уведомлений
2025-03-07 06:16:24 +05:00
Zakhar Izmaylov
8ce7ee0ce0
Optimize import statements and remove unused imports across multiple files
...
This commit focuses on cleaning up import statements by:
- Removing unused imports
- Organizing import order
- Removing redundant imports
- Ensuring consistent import style across different modules
2025-01-29 07:15:20 +03:00
GitHub Actions
5f2b40b2d2
Auto-format code with Ruff using pyproject.toml
2025-01-29 04:01:20 +00:00
hteppl
0ca55040bd
Rename handlers functions with actual names + delete parse_mode
2025-01-16 09:20:33 +03:00
hteppl
dddd1d2af7
Optimize and fix admin handlers logic
2025-01-15 08:01:16 +03:00
hteppl
1e0261d809
Implement admin restart handler + also handle AdminPanelCallback for back buttons
2025-01-11 02:17:54 +03:00