fix linter issue for 1.3.0

This commit is contained in:
AUTOMATIC 2023-05-27 20:23:16 +03:00
parent 6095ade147
commit 20ae71faa8

View File

@ -3,7 +3,6 @@ import tempfile
from collections import namedtuple
from pathlib import Path
import gradio as gr
import gradio.components
from PIL import PngImagePlugin