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

Cherry pick #6

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

meiirbek-islamov
Copy link

No description provided.

Copy link

@bayerl bayerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment about indent

added_H_xyz.write(H1[i] + " " + "H" + " " + str(Cxyz[i][0]) + " "
+ str(Cxyz[i][1]) + " " + str(Cxyz[i][2]) + " "
+ "0.0000" + " " + "Uiso" + " " + "1.0" + "\n")
added_H_xyz.write(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking line 249 should be indented less to distinguish from the hanging-indented lines below it
https://www.python.org/dev/peps/pep-0008/#indentation

Otherwise, looks good!

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

Successfully merging this pull request may close these issues.

2 participants