Skip to content

fix typo in building_good_agents.md #193

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

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

rug
Copy link
Contributor

@rug rug commented Jan 14, 2025

function get_coordinates_from_location should be actually convert_location_to_coordinates

function get_coordinates_from_location should be actually convert_location_to_coordinates
@aymeric-roucher
Copy link
Contributor

Why do you think the name get_coordinates_from_location is not good?

@rug
Copy link
Contributor Author

rug commented Jan 15, 2025

Why do you think the name get_coordinates_from_location is not good?

because some rows below that function is meant to be called, but instead it is called 'convert_location_to_coordinates' . So one of the two is right and the other is wrong. Since in the subsequent example on the same page the function 'convert_location_to_coordinates' is called again, I supposed that this is the right name (by majority vote, in some sense.)

@aymeric-roucher
Copy link
Contributor

Oh ok, I see your point! Thank you for proposing this!

@aymeric-roucher aymeric-roucher merged commit 4c5f1fe into huggingface:main Jan 15, 2025
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

Successfully merging this pull request may close these issues.

2 participants