Skip to content

Commit

Permalink
Update core.py
Browse files Browse the repository at this point in the history
  • Loading branch information
r3zu authored Mar 12, 2024
1 parent daca3fc commit d234008
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/xtal2txt/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ def get_robocrys_rep(self):
condensed_structure = condenser.condense_structure(self.structure)
return describer.describe(condensed_structure)

def get_wycryst():
pass


def get_atom_params(self, lattice_params: bool = False, decimal_places: int = 2):
"""
Expand Down

0 comments on commit d234008

Please sign in to comment.