Skip to content

Stacking Question #436

@Milkman9691

Description

@Milkman9691

Can we get an argument for this "optimizer.add_stack(PositionsStack(['QB', ('WR', 'TE')]))" as a TeamStack or is there already one?

Wanting to use it as such "optimizer.add_stack(TeamStack(3, for_positions=['QB', ('WR', 'TE')]))"

instead of as

"optimizer.add_stack(TeamStack(3, for_positions=['QB', 'WR', 'TE']))"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions