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

Return value of ALCourtLoader's .matching_courts_in_county #458

Open
plocket opened this issue Aug 15, 2024 · 0 comments
Open

Return value of ALCourtLoader's .matching_courts_in_county #458

plocket opened this issue Aug 15, 2024 · 0 comments

Comments

@plocket
Copy link
Collaborator

plocket commented Aug 15, 2024

I found the documented return values for ALCourtLoader's .matching_courts_in_county() confusing.

  1. When I called all_courts.matching_courts_in_county(...) today, I got a list of tuples, not a list of dictionaries. Maybe I'm misunderstanding python types, but I suspect others would find it confusing, so it may be worth clarifying.
  2. I guessed correctly that int was the index value of the court, but I didn't have time to look into what the str is. It might be useful to specify those too.
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