diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-12-27 19:45:36 +1100 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-12-27 19:45:36 +1100 |
| commit | d0c6798d9e696d2f48fe4e05617f2cdde3b6d88b (patch) | |
| tree | b8aa4a53c2e50672173eabf8363ab3fa81a96374 /pywal/util.py | |
| parent | f52953ca6c191deffdb6f91824017dd9c7db5366 (diff) | |
sequences: cya later
Diffstat (limited to 'pywal/util.py')
| -rw-r--r-- | pywal/util.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pywal/util.py b/pywal/util.py index cef5a63..37df3a8 100644 --- a/pywal/util.py +++ b/pywal/util.py @@ -10,7 +10,6 @@ import subprocess class Color: """Color formats.""" alpha_num = 100 - sequences = "" def __init__(self, hex_color): self.hex_color = hex_color |
