Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmkrieger committed Aug 10, 2023
1 parent f6e02de commit a68871e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions prody/proteins/pdbfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -1113,9 +1113,6 @@ def _evalAltlocs(atomgroup, altloc, chainids, resnums, resnames, atomnames):
'%7d%7d%7d%7d%7d%7d '
'%4s%2s%2s\n')

TERLINE = ('TER %5d %3s%2s%4s%1s '
' \n')

_writePDBdoc = """
:arg atoms: an object with atom and coordinate data
Expand Down

0 comments on commit a68871e

Please sign in to comment.