Fix another consequent error.

This commit is contained in:
Schimon Jehudah, Adv. 2024-11-19 20:53:39 +02:00
parent a4af724666
commit d29d335e5b

View file

@ -6,6 +6,7 @@ import glob
import os
import qrcode
import random
import xml.etree.ElementTree as ET
try:
import cv2