You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2025.1dev - PySide GUI:
in Normalization, when removing value in the SpinBox:
File "C:\Users\PQ177701\PycharmProjects\fitspy\fitspy\apps\pyside\components\plot\controller.py", line 238, in apply_normalization
for spectrum in parent:
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
v2025.1dev - PySide GUI:
in Normalization, when removing value in the SpinBox:
File "C:\Users\PQ177701\PycharmProjects\fitspy\fitspy\apps\pyside\components\plot\controller.py", line 238, in apply_normalization
for spectrum in parent:
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: