Skip to content

Use pythonic variable names where possible #304

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

Conversation

moradology
Copy link
Collaborator

Related Issue(s): #289

Description:
This PR updates variables which use camelCase in favor of snake_case, which is in line with python conventions

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@moradology moradology merged commit 2d78ca0 into stac-utils:master Dec 1, 2021
@moradology moradology deleted the fix/pythonic-variable-names branch December 1, 2021 23:22
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