Skip to content

Commit 63142a9

Browse files
author
utf
committed
Lint
1 parent 03798b7 commit 63142a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

amset/tools/phonon_frequency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ def reshape_to_Nx3(real_parts):
163163
return np.array(real_parts).reshape(num_atoms, 3)
164164

165165

166-
167166
def extract_gamma_point_data(file_path):
168167
"""Extract frequencies and reshaped eigenvectors for the gamma point."""
169168
with open(file_path, "r") as file:

0 commit comments

Comments
 (0)