Skip to main content

Code

Schema for code solutions to questions about Flyte v2.

Attributes

  • prefix: string

    • Description of the problem and approach
  • imports: string

    • Code block with just import statements
  • code: string

    • Code block not including import statements