mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-26 07:49:17 +01:00
6 lines
136 B
Python
6 lines
136 B
Python
"""
|
|
wal - Generate and change colorschemes on the fly.
|
|
Created by Dylan Araps.
|
|
"""
|
|
from pywal.settings import __version__ # noqa: F401
|