sorry: not sorry

This commit is contained in:
Dylan Araps 2018-04-01 09:13:17 +10:00
parent 8d8b616b52
commit 32806bc60f

View File

@ -1,24 +1,10 @@
r"""
Hh ____
HP "HHF:. `._ :.,-'"" "-.
F F" :::..'"" "-. `.
F , \ \ "BACKENDS"
F j\ / ; `. - sorry
| j `. ` A \
| | ;_ . 8 \
J F\_,'| "`-----.\ j `. \
""" """
'||
... ... .... ... ... ... ... .... ||
||' || '|. | || || | '' .|| ||
|| | '|.| ||| ||| .|' || ||
||...' '| | | '|..'|' .||.
|| .. |
'''' ''
Created by Dylan Araps.
"""
from . import colorthief
from . import colorz
from . import haishoku
from . import schemer2
from . import wal
__all__ = [
"colorthief",
"colorz",
"haishoku",
"schemer2",
"wal",
]