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: minor fixups #5510

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

rb-determined-ai
Copy link
Member

@rb-determined-ai rb-determined-ai commented Nov 30, 2022

Commentary

One issue here was accidentally adding a private module into a public namespace.

Of course, since it's a file-level module, we don't have the world's best namespace hygiene anyway, but at least the other symbols in the client namespace are all stdlib symbols.

The other thing here is a mypy fix. Not sure why our ci didn't catch it, but I see it locally.

@netlify
Copy link

netlify bot commented Nov 30, 2022

Deploy Preview for storybook-det canceled.

Name Link
🔨 Latest commit 9070990
🔍 Latest deploy log https://app.netlify.com/sites/storybook-det/deploys/63879b8d2ceef10008b9a828

@netlify
Copy link

netlify bot commented Nov 30, 2022

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 9070990
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/63879b8ec314cc0008031a52

@rb-determined-ai rb-determined-ai enabled auto-merge (squash) November 30, 2022 18:09
@rb-determined-ai rb-determined-ai merged commit c2d050c into determined-ai:master Nov 30, 2022
@dannysauer dannysauer added this to the 0.19.8 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