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

rename globals.py to defaults.py #240

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

CunliangGeng
Copy link
Member

globals is a name of python built-in function. So better to use defaults to avoid naming conflicts.

Copy link
Member Author

CunliangGeng commented Apr 17, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @CunliangGeng and the rest of your teammates on Graphite Graphite

@CunliangGeng
Copy link
Member Author

Please ignore the failed tests which are caused by unstable GNPS website.

Copy link
Member Author

CunliangGeng commented Apr 18, 2024

Merge activity

  • Apr 18, 9:13 AM EDT: @CunliangGeng started a stack merge that includes this pull request via Graphite.
  • Apr 18, 9:14 AM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 18, 9:15 AM EDT: @CunliangGeng merged this pull request with Graphite.

Base automatically changed from update_attributes_docstring to dev April 18, 2024 13:13
`globals` is a name of python built-in function. So better to use `defaults` to avoid naming conflicts.
@CunliangGeng CunliangGeng merged commit 36e638b into dev Apr 18, 2024
2 checks passed
@CunliangGeng CunliangGeng deleted the rename_globals_to_defaults branch April 18, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants