Modernize type annotations

This commit is contained in:
James R. Barlow
2022-07-23 00:39:24 -07:00
parent 9c8ddd853d
commit dc6f1a266a
85 changed files with 306 additions and 187 deletions
+2
View File
@@ -37,6 +37,8 @@ To use this as an API:
)
"""
from __future__ import annotations
import logging
from PIL import Image