MDANSE icon indicating copy to clipboard operation
MDANSE copied to clipboard

[BUG] Undefined name in RigidBodyTrajectory

Open oerc0122 opened this issue 1 year ago • 0 comments

Description of the error Appears during the rework AtomCluster is now missing @ https://github.com/ISISNeutronMuon/MDANSE/blob/protos/MDANSE/Src/MDANSE/Framework/Jobs/RigidBodyTrajectory.py#L128 Likewise Atom now missing at https://github.com/ISISNeutronMuon/MDANSE/blob/protos/MDANSE/Src/MDANSE/MolecularDynamics/Trajectory.py#L1014

Describe the expected result N/A

Describe the actual result Missing import, now removed?

Suggested fix Add import or replace.

Additional details N/A

oerc0122 avatar Jan 30 '25 15:01 oerc0122