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

API(fields): rename "maps" to "fields" #79

Merged
merged 2 commits into from
Dec 11, 2023
Merged

API(fields): rename "maps" to "fields" #79

merged 2 commits into from
Dec 11, 2023

Conversation

ntessore
Copy link
Contributor

Changes the name of the Map abstract base class to Field, as well as all other wording to that effect.

Also moves the update_metadata() function to heracles.core.

Closes: #75
Closes: #55

@ntessore ntessore merged commit 443504a into main Dec 11, 2023
6 checks passed
@ntessore ntessore deleted the pr-75 branch December 11, 2023 11:08
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.

Rename Map to Field Move update_metadata() function
1 participant