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

chore: fix mypy false positive #5559

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

rb-determined-ai
Copy link
Member

We have some code that handles multiple versions of urllib3, but mypy always complains about one version or the other.

CI has been passing, but I've been seeing false positives on my machine.

This approach should work in both cases.

We have some code that handles multiple versions of urllib3, but mypy
always complains about one version or the other.

CI has been passing, but I've been seeing false positives on my machine.

This approach should work in both cases.
@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for storybook-det canceled.

Name Link
🔨 Latest commit ae0cc9f
🔍 Latest deploy log https://app.netlify.com/sites/storybook-det/deploys/63911b719a57540008878ab8

@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit ae0cc9f
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/63911b71f61ef00008821b16

@rb-determined-ai rb-determined-ai marked this pull request as ready for review December 7, 2022 23:02
@rb-determined-ai rb-determined-ai merged commit 05c2754 into determined-ai:master Dec 7, 2022
@dannysauer dannysauer added this to the 0.19.9 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants