commit message from python script
This commit is contained in:
5
rclone/lib/python3.11/site-packages/rich/themes.py
Normal file
5
rclone/lib/python3.11/site-packages/rich/themes.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .default_styles import DEFAULT_STYLES
|
||||
from .theme import Theme
|
||||
|
||||
|
||||
DEFAULT = Theme(DEFAULT_STYLES)
|
||||
Reference in New Issue
Block a user