Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce number of deprecation warnings #303

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

k-dominik
Copy link
Contributor

PyQt seems to be getting stricter and warns about deprecation of auto-
casting various types.

So here we cast explicitly.

unrelated: use f-string instead of old format syntax (line was touched
by black anyways).
unrelated: update gh deprecated gh actions
Copy link
Contributor

@btbest btbest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes seem to be fine, though I'm still struggling to debug what's going on with the file opening dialog :)

@k-dominik k-dominik merged commit bcdec24 into ilastik:main Aug 28, 2023
11 checks passed
@k-dominik k-dominik deleted the fix-depr-warnings branch August 28, 2023 14:37
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.

2 participants