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

structgen upload... scary #291

Closed
wants to merge 7 commits into from
Closed

structgen upload... scary #291

wants to merge 7 commits into from

Conversation

rolan701
Copy link
Contributor

No description provided.

rolan701 and others added 7 commits November 14, 2024 19:02
@rolan701 rolan701 closed this Nov 15, 2024
@rolan701 rolan701 reopened this Nov 15, 2024
@rolan701 rolan701 closed this Nov 15, 2024
for bond in mol.bo_dict:
atom0 = mol.atoms[bond[0]]
atom1 = mol.atoms[bond[1]]
dist = -100000000000

Check warning

Code scanning / CodeQL

Variable defined multiple times Warning

This assignment to 'dist' is unnecessary as it is
redefined
before this value is used.
This assignment to 'dist' is unnecessary as it is
redefined
before this value is used.
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.

1 participant