Skip to content

Comments

build: deprecate CamelCase function and add tests for snakeCase for symmetryutilities.py.#155

Open
stevenhua0320 wants to merge 1 commit intodiffpy:mainfrom
stevenhua0320:fix-deprecation-camel-case-2
Open

build: deprecate CamelCase function and add tests for snakeCase for symmetryutilities.py.#155
stevenhua0320 wants to merge 1 commit intodiffpy:mainfrom
stevenhua0320:fix-deprecation-camel-case-2

Conversation

@stevenhua0320
Copy link
Contributor

@sbillinge ready to review

Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this work @stevenhua0320 . Please see the comments on the other PR and apply them here also.

We will have to merge main into this PR to get it to pass tests, but that can be done after the other one merges.

WHen you touch each of these functions, please give some thought to things like the name. THis is our chance to change the name a bit as well as simply removing the camel case, but we also like to upgrade functions when we touch them, so do things like using pathlib and other good naming practices etc.. This is the best way to keep code fresh....upgrade functions only when you work on them for some other reasons.

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