Interface AutoInstallFlake8StepOutput

The automatic installation for the Flake8 step.

interface AutoInstallFlake8StepOutput {
    id: string;
    version: "6.0.0";
}

Properties

Properties

id: string

The id of this step.

version: "6.0.0"

The version to install.