"platforms/common/vscode:/vscode.git/clone" did not exist on "33c694d4fdf2e748c93b7393a8c9490f21cc16f8"
Switched hartree ScaledUnit basis to joule
From @peastman: > Test cases are failing. I believe it's because the parent for a ScaledUnit needs to be a Unit, not another ScaledUnit. So in the line > > ``` > hartree_base_unit = ScaledUnit(4.3597447222071e-18, joule_base_unit, "hartree", "Ha") > ``` > > replace joule_base_unit with joule.
Showing
Please register or sign in to comment