From a1b1bb0be2e9d30319e26277c0e35972221f9071 Mon Sep 17 00:00:00 2001 From: Luna Morrow <159094759+lunamorrow@users.noreply.github.com> Date: Fri, 25 Jul 2025 15:18:45 +1000 Subject: [PATCH] Update Polymer.py docstring Remove problematic backslash causing 'invalid escape sequence' warning --- polyconf/polyconf/Polymer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polyconf/polyconf/Polymer.py b/polyconf/polyconf/Polymer.py index 2ceca0b..ded558f 100644 --- a/polyconf/polyconf/Polymer.py +++ b/polyconf/polyconf/Polymer.py @@ -170,7 +170,7 @@ def extend(self, monomer, n, nn, names, joins, ortho=[1,1,1], Further notes: * n and nn enable branching by specifying from and to connections between monomers and beta is analogous to segments - * extend a polymer 'u' by a monomer 'u\_', by fitting the backbone atoms (P2, Q2) from the new monomer to (P1,Q1) from the existing residue n, + * extend a polymer 'u' by a monomer 'u_', by fitting the backbone atoms (P2, Q2) from the new monomer to (P1,Q1) from the existing residue n, then joins the monomer nn to the existing universe with a bond between each pair of atoms in joins ATOM NOMENCLATURE: