remove IBO print

This commit is contained in:
Prohurtz 2023-03-17 17:14:10 -05:00
parent bfa147b292
commit 8d0e9eb45f
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@ import threading
import PySimpleGUI as sg
import sys
import urllib.request
import webbrowser
os.system('color') # init ANSI color

View File

@ -212,7 +212,6 @@ class IntensityBasedOpeness:
if newval_flg:
# Do the same thing as in the original version.
print('[INFO] [IBO] Something went wrong')
eyeopen = 0.9
else:
maxp = self.data[int_y, int_x]