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

Position locked players do not show LOCK in table output #145

Open
BenBrostoff opened this issue Jul 4, 2019 · 0 comments
Open

Position locked players do not show LOCK in table output #145

BenBrostoff opened this issue Jul 4, 2019 · 0 comments
Assignees

Comments

@BenBrostoff
Copy link
Owner

ex.

  roster = optimize.run(
            rule_set=rules.DK_MLB_SHOWDOWN_RULE_SET,
            player_pool=filtered_players,
            verbose=True,
            optimizer_settings=OptimizerSettings(
                existing_rosters=final_rosters,
                uniques=1,
            ),
            constraints=LineupConstraints(
                position_locked=[ja_happ]
            )
        )

image

@BenBrostoff BenBrostoff self-assigned this Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant