X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Fforms.py;h=0a8f597a78e5e81c6dad42a61058afd8eeb1216c;hb=bc399332f4fd88053d20cbb3708878fe5f577592;hp=8fda3810de6daaa61616c3a8d79be854f55d5c8d;hpb=f3bfe6e521044d61dee2d8e267d3bd5ed6ba44f7;p=django_unres.git diff --git a/django_simple/todo/forms.py b/django_simple/todo/forms.py index 8fda381..0a8f597 100644 --- a/django_simple/todo/forms.py +++ b/django_simple/todo/forms.py @@ -22,7 +22,7 @@ def pdb_missing_res(file): else: msg = 'chain breaks between residues '+\ str(ires[-1])+' and '+str(i)+\ - ', server cannot add missing residues to PDB file' + ', server cannot add missing residues to PDB file - please repair the structure using e.g. Modeller' break if line[0:3] == 'TER': newchain = True