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

Make ScoreArenaZonesData a more useful type #28

Open
PeterJCLaw opened this issue Feb 24, 2024 · 0 comments
Open

Make ScoreArenaZonesData a more useful type #28

PeterJCLaw opened this issue Feb 24, 2024 · 0 comments

Comments

@PeterJCLaw
Copy link
Owner

It's almost certainly at least dict[int | str, object], even if we don't want to enforce more than that. The key here is a zone id, which I think is already well typed?

Mostly this would aid the scorer, though it may be easier for the scorer to work around this with generics.

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