Commit Graph

8 Commits

Author SHA1 Message Date
c0mrade
9a2aea038a chore: add uv package manager and ruff linter configuration
- Add pyproject.toml with uv and ruff configuration
- Pin Python version to 3.13 via .python-version
- Add Makefile commands: lint, format, fix
- Apply ruff formatting to entire codebase
- Remove unused imports (base64 in yookassa/simple_subscription)
- Update .gitignore for new config files
2026-01-24 17:45:27 +03:00
Egor
49b8a96a84 Handle missing creator on welcome text creation 2025-11-25 01:25:41 +03:00
Egor
26dc8b4963 Update welcome_text.py 2025-09-12 21:19:43 +03:00
Egor
46564a8e91 Update welcome_text.py 2025-09-11 04:55:08 +03:00
Egor
c020f33c86 Update welcome_text.py 2025-09-11 04:33:08 +03:00
Egor
13d4e934ec Update welcome_text.py 2025-09-11 04:25:07 +03:00
Egor
badbc150ab Update welcome_text.py 2025-09-11 04:16:05 +03:00
Egor
f50e170f8d Create welcome_text.py 2025-09-11 03:58:34 +03:00