glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
324 stars 127 forks source link

Small docfix: fix namespace error in example in md.force.Custom docstring #1800

Closed tcmoore3 closed 1 month ago

tcmoore3 commented 1 month ago

Description

Fixes a namespace error in the examples in the docstring of md.force.Custom

Motivation and context

Working examples are better than non-working examples in the documentation.

How has this been tested?

Added sybil to the docstring and now it passes the unit tests.

Change log

Checklist: