feat: color support for serialisation

This commit is contained in:
Swann Martinez
2019-07-12 11:38:23 +02:00
parent cc12defa51
commit 1bfc460a12
8 changed files with 26 additions and 9 deletions

View File

@ -19,6 +19,7 @@ from . import environment, client, draw, helpers, ui
from .libs import umsgpack
logger = logging.getLogger(__name__)
logger.setLevel(logging.ERROR)
# client_instance = None