Add tests

This commit is contained in:
Richard Berger
2020-09-16 10:11:00 -04:00
parent 38f0a2e24c
commit ca24806f4c
4 changed files with 59 additions and 2 deletions

View File

@ -2388,7 +2388,7 @@ class IPyLammps(PyLammps):
:type zoom: float
:param background_color: background color of scene
:type background_color: string
:return: Image instance used to display image in notebook
:rtype: :py:class:`IPython.core.display.Image`
"""