Skip to content

chore: sync code base with OSS repo #91

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

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

ploeber
Copy link
Contributor

@ploeber ploeber commented Oct 2, 2024

Changes

Features

  • Add missing context parameter for LeMUR task

Improvements

  • Fix mypy typing errors:
    • Add correct types in types.py, api.py, and lemur.py
    • Correct usage of httpx.codes.OK instead of httpx.codes.ok
    • Removes context property from LemurSource since self._context does not exist
  • Removes httpx_mock.reset(False) in the unit tests since this is no longer supported in Python >= 3.9

GitOrigin-RevId: 37d05a8a56e2a45f031e5bcbdd4735e855da3e01
@ploeber ploeber force-pushed the 4BC0DC2332AA856C855B8237FAD3BEA8 branch from c50557c to ca35cec Compare October 2, 2024 15:42
GitOrigin-RevId: 141b374033010e6154edd910e7082dba37159613
@ploeber ploeber changed the title chore: sync sdk code with DeepLearning repo chore: sync code base with OSS repo Oct 2, 2024
@ploeber ploeber merged commit 6faffb1 into master Oct 2, 2024
6 checks passed
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