Skip to content

Fix GUI issue with Python>=3.10

Thomas Vincent requested to merge fix-py310 into main

Fix issues related to passing float instead of int to pyqt5.

closes #84 (closed)

Merge request reports