Skip to content

Commit

Permalink
Run black on database
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarbone committed Aug 9, 2023
1 parent e12c46f commit cd1058f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lightshow/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,6 @@ def write(
supercell_info = self._metadata[key]["supercell"]

for absorbing_atom in absorbing_atoms:

# If inequiv is None, that means that the absorbing_atom was not
# specified (absorbing_atom is None)
inequiv = self._get_site_indexes_matching_atom(
Expand Down

0 comments on commit cd1058f

Please sign in to comment.