We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents beedcb3 + 321c98a commit 76b447aCopy full SHA for 76b447a
2 files changed
docs/tutorial/tools.rst
docs/tutorial/utils.rst
@@ -7,5 +7,5 @@ Example Usage
7
-------------
8
.. code-block:: python
9
10
- from atomworks.io.utils.visualize import plot_structure
11
- plot_structure(atom_array)
+ from atomworks.io.utils.visualize import view
+ view(atom_array)
0 commit comments