update after running ruff check --ffix

This commit is contained in:
Chris Agostino 2025-04-04 23:51:51 -04:00
parent 639a4470a5
commit d78ee3182d
4 changed files with 7 additions and 9 deletions

View file

@ -1,4 +1,4 @@
from typing import Any, List, Optional, Union
from typing import Any, List, Optional
from PIL import Image
import io
import base64