]> jfr.im git - dlqueue.git/blame - venv/lib/python3.11/site-packages/pip/_vendor/rich/themes.py
init: venv aand flask
[dlqueue.git] / venv / lib / python3.11 / site-packages / pip / _vendor / rich / themes.py
CommitLineData
e0df8241
JR
1from .default_styles import DEFAULT_STYLES
2from .theme import Theme
3
4
5DEFAULT = Theme(DEFAULT_STYLES)