Skip to content

Commit 548c6fa

Browse files
minhsuehChiu Peterpre-commit-ci[bot]Chiu Petertschaume
authored
Add CrystalToolkitAnimationScene to phonon component (#476)
* add atom index to _meta * Revert "add atom index to _meta" This reverts commit 56497f2. * add index to _meta * remove empty line * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * ruff format * add retain_atom_idx * add animation component * add .venv to .gitignore * linting * linting * fix irregular bonding --------- Co-authored-by: Chiu Peter <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chiu Peter <[email protected]> Co-authored-by: Patrick Huck <[email protected]>
1 parent 6256012 commit 548c6fa

File tree

2 files changed

+247
-150
lines changed

2 files changed

+247
-150
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ build/*
1313
*.egg-info
1414
dist/*
1515
.vscode
16+
17+
.venv/
18+
_version.py

0 commit comments

Comments
 (0)