-
Notifications
You must be signed in to change notification settings - Fork 5
Debug lammps leo #159
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
base: develop
Are you sure you want to change the base?
Debug lammps leo #159
Conversation
…around where atom_labels are defined.
…rse_method sec_atom.label.
|
@leojbeck I fixed the ruff errors for you, they had nothing to do with your code, just some new rules from ruff affecting old code |
|
@ladinesa can you identify the source of these errors? I reproduce locally with 1. this branch, 2. this branch rebased to develop...but if I just checkout develop I don't have these errors. And I can't see anything relevant that is changed in this PR 🤔 |
|
The module-level import for MatchingParserInterface broke this, It will lead to cyclic import, pushed fix now. |
* Upgrade ase * Update asap traj files * Linting fix * Update gh action * Use ase 3.22 * Write asap traj in ase==3.25 and skip tests * Fix commit * Add condition to run test * Fix commit --------- Co-authored-by: Alvin Noe Ladines <ladinesalvinnoe@gmail.com>
Goals:
To Dos: