Skip to content

Commit

Permalink
Update atomrdf/structure.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda authored Oct 7, 2024
1 parent dddff51 commit 77ec133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion atomrdf/structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -2676,4 +2676,3 @@ def plot3d(self, *args, **kwargs):
ase_structure = self.write.ase()
pyiron_structure = ase_to_pyiron(ase_structure)
return pyiron_structure.plot3d(*args, **kwargs)

0 comments on commit 77ec133

Please sign in to comment.