MDANSE
MDANSE copied to clipboard
[BUG] Undefined name in RigidBodyTrajectory
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