biolab / orange3-imageanalytics

🍊 :rice_scene: Orange3 add-on for dealing with image related tasks
GNU General Public License v3.0
32 stars 42 forks source link

Fix incompatibilities with PyQt6 #220

Closed janezd closed 1 year ago

janezd commented 1 year ago

Minor incompatibilities with PyQt6 (inconsistent types and flags usage).

Includes
codecov[bot] commented 1 year ago

Codecov Report

Merging #220 (3d57d83) into master (7726194) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #220 +/- ## ======================================= Coverage 68.86% 68.86% ======================================= Files 17 17 Lines 2817 2817 Branches 392 392 ======================================= Hits 1940 1940 Misses 768 768 Partials 109 109 ```