From f7b95739985289efa0e7812e5577994e7b7b86d3 Mon Sep 17 00:00:00 2001 From: LDericher <40151420+ldericher@users.noreply.github.com> Date: Mon, 23 Aug 2021 14:56:30 +0200 Subject: [PATCH] format --- fftcg/book.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fftcg/book.py b/fftcg/book.py index ca52efa..a6649c7 100644 --- a/fftcg/book.py +++ b/fftcg/book.py @@ -1,5 +1,5 @@ -import logging import bz2 +import logging import pickle from PIL import Image