Загрузить файлы в «venv/Lib/site-packages/pip/_vendor/rich»

This commit is contained in:
2026-07-02 19:34:42 +00:00
parent c5b1466b3e
commit 7752695428
4 changed files with 1276 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
from .default_styles import DEFAULT_STYLES
from .theme import Theme
DEFAULT = Theme(DEFAULT_STYLES)