Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero committed Jan 8, 2025
1 parent 13f964f commit a5d4021
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ def _render(self):
self.atom_coordinates_table = TableWidget()
self._generate_table(structure.get_ase())

# Get information from the structure
structure_info = self._get_structure_info(structure)

# Add the children to the container
self.results_container.children = [
structure_info,
self.widget,
Expand Down

0 comments on commit a5d4021

Please sign in to comment.