Skip to content
Snippets Groups Projects
Commit 1b756fee authored by Vedran Miletić's avatar Vedran Miletić
Browse files

Ported sdrmsd and sdtether to Python 3 and Open Babel 3

Cleaned up inconsistent use of tabs and spaces and replaced old style
string formatting (%) with new style (.format()). Used autopep8 for
further PEP 8-compliant style fixes.

Open Babel 3 puts pybabel module inside openbabel, so import has been
changed to try that first and fall back to 2.x style import if the first
import fails.
parent 566b230f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment