Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Nov 12, 2024
1 parent 44eb81b commit 34bf6b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qmllib/representations/arad/arad.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ def getAngle(sp: ndarray, norms: ndarray) -> ndarray:
return angles



def generate_arad(
nuclear_charges: ndarray, coordinates: ndarray, size: int = 23, cut_distance: float = 5.0
) -> ndarray:
Expand Down

0 comments on commit 34bf6b0

Please sign in to comment.