Add 'from __future__ import annotations' using Ruff/isort

This commit is contained in:
Andrew Murray 2023-12-22 23:06:35 +11:00
parent 43b2f61e79
commit 64ddace6c4

View File

@ -62,10 +62,9 @@ Libjpeg ref.:
https://web.archive.org/web/20120328125543/http://www.jpegcameras.com/libjpeg/libjpeg-3.html
"""
# fmt: off
from __future__ import annotations
# fmt: off
presets = {
'web_low': {'subsampling': 2, # "4:2:0"
'quantization': [