Skip to content

Update deprecated functions#99

Open
ywkure wants to merge 2 commits intomasterfrom
deprecation
Open

Update deprecated functions#99
ywkure wants to merge 2 commits intomasterfrom
deprecation

Conversation

@ywkure
Copy link
Contributor

@ywkure ywkure commented Sep 15, 2024

  • Float was converted to int implicitly when passed to QPainter().drawRect. This conversion is deprecated since python 3.8 and removed in 3.10(?)
  • numpy.asscalar is deprecated since numpy 1.16 and removed in 1.23
    Both fixes are backward compatible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant