diff --git a/main.py b/main.py index 2ea07cc..1aafc97 100644 --- a/main.py +++ b/main.py @@ -24,7 +24,6 @@ for filename in os.listdir(directory): cv2.imshow(data, ROI) cv2.waitKey(1) manpage = input("please input the number on the page (if the title is correct, enter nothing)") - print(manpage) #check if the new name already exists if manpage == "\n": rng = numpy.random.default_rng().random()