pizza
pizza copied to clipboard
missing module import in bond_distribute.py and angle_distribute.py
In the bond_distribute.py and angle_distribute.py files there is a missing import statement: "from data import data"" Both scripts make use of the data.py (lines 28 and 26 respectively) without importing the module