Skip to content

Commit

Permalink
Fix docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Apr 30, 2021
1 parent 4b03321 commit 208ade1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/BioSimSpace/Box/_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def cubic(image_distance):
The box vector magnitudes.
angles : [:class:`Angle <BioSimSpace.Types.Angle>`]
The box vector angles: yz, xz, and xy.
"""

# Validate arguments.
Expand Down

0 comments on commit 208ade1

Please sign in to comment.