Skip to content

Update analyzer.py#4464

Merged
shyuep merged 1 commit intomaterialsproject:masterfrom
boyoungzheng:patch-1
Jul 29, 2025
Merged

Update analyzer.py#4464
shyuep merged 1 commit intomaterialsproject:masterfrom
boyoungzheng:patch-1

Conversation

@boyoungzheng
Copy link
Contributor

Missing a letter "s" for site.species in pymatgen.symmetry.analyser.SpacegroupAnalyzer.get_primitive_standard_structure()

Summary

Major changes:

  • feature 0:
  • fix 1: Missing a letter "s" for site.species in pymatgen.symmetry.analyser.SpacegroupAnalyzer.get_primitive_standard_structure()

Checklist

I only added a single letter...

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

Missing a letter "s" for `site.species` in pymatgen.symmetry.analyser.SpacegroupAnalyzer.get_primitive_standard_structure()

Signed-off-by: boyoungzheng <boyoungzheng@users.noreply.github.com>
@shyuep shyuep merged commit 4201994 into materialsproject:master Jul 29, 2025
42 checks passed
@shyuep
Copy link
Member

shyuep commented Jul 29, 2025

Thanks.

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