madscatt / zazmol

Library for defining molecular objects to create simulation and analysis programs To install: python setup.py install dependencies: numpy, mocker
GNU General Public License v3.0
0 stars 2 forks source link

Remove commented lines from pdb_io #73

Open madscatt opened 2 years ago

madscatt commented 2 years ago

Several lines were commented out to make the file compatible with Python 3. Once tests are migrated to Python 3, clean up the file.