Skip to content

Fix cortex's OutputAnalyzerJob type #389

@Kamforka

Description

@Kamforka

There's a typo in:

class OutputAnalyzerJob(TypedDict, total=False):

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions