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

Fix cortex's OutputAnalyzerJob type #389

Closed
Kamforka opened this issue Feb 13, 2025 · 0 comments · Fixed by #392
Closed

Fix cortex's OutputAnalyzerJob type #389

Kamforka opened this issue Feb 13, 2025 · 0 comments · Fixed by #392

Comments

@Kamforka
Copy link
Collaborator

There's a typo in:

class OutputAnalyzerJob(TypedDict, total=False):

as the OutputAnalyzerJob should subclass the OutputAnalyzerJobRequired class not simply the TypedDict one.

@Kamforka Kamforka added this to the 2.0.0b9 milestone Feb 13, 2025
@Kamforka Kamforka linked a pull request Feb 15, 2025 that will close this issue
Kamforka added a commit that referenced this issue Feb 16, 2025
…alyzerjob-type

#389 - Fix types.cortex.OutputAnalyzerJob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant