Fix linter

This commit is contained in:
henryruhs 2023-06-12 00:47:05 +02:00
parent 1d2d565aef
commit af2cadeb20

View File

@ -6,8 +6,6 @@ import subprocess
import urllib
from pathlib import Path
from typing import List
import cv2
from PIL import Image
from tqdm import tqdm
import roop.globals