Fix/improve image sizes

This commit is contained in:
miruka
2019-11-05 09:19:48 -04:00
parent e4b784b407
commit 7408322fbe
6 changed files with 47 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ from functools import partial
from pathlib import Path
from types import ModuleType
from typing import (
Any, BinaryIO, DefaultDict, Dict, Optional, Set, Tuple, Type, Union
Any, BinaryIO, DefaultDict, Dict, Optional, Set, Tuple, Type, Union,
)
from uuid import uuid4