Closed normarivano closed 4 years ago
In the closed PR #65 I changed some variables' names in the orbital.py file: ang_mtm_l --> ang_mtm_l_list. Here some follow up of this fix and I also introduce two test to check that this variable can correspond either to an integer or a list.
orbital.py
In the closed PR #65 I changed some variables' names in the
orbital.py
file: ang_mtm_l --> ang_mtm_l_list. Here some follow up of this fix and I also introduce two test to check that this variable can correspond either to an integer or a list.