Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing module import in bond_distribute.py and angle_distribute.py #3

Open
evoyiatzis opened this issue May 9, 2018 · 0 comments
Open

Comments

@evoyiatzis
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant