Skip to content

Commit

Permalink
Remove selection keyword for select (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Jan 21, 2022
1 parent 6514248 commit 98e253f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/source/groups_of_atoms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,7 @@ Use case: Atoms list grouped by residues
In order to list all the heavy protein backbone and sidechain atoms in every residue, one needs to call:

.. ipython:: python
<<<<<<< HEAD
:okwarning:
=======
>>>>>>> 6fbcdd6 (Add examples of selecting groups from other groups)
atoms_in_residues = list()
for seg in u.segments:
Expand Down

0 comments on commit 98e253f

Please sign in to comment.