python linter fixes

This commit is contained in:
AUTOMATIC 2023-05-18 10:16:33 +03:00
parent f9be4dc498
commit bb431df52b
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import os.path import os.path
import urllib.parse import urllib.parse
from pathlib import Path from pathlib import Path
from PIL import PngImagePlugin
from modules import shared from modules import shared
from modules.images import read_info_from_image, save_image_with_geninfo from modules.images import read_info_from_image, save_image_with_geninfo