Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhua0320 committed Aug 19, 2024
1 parent 40aae2b commit 99124a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/diffpy/srmise/peakextraction.py
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,6 @@ def fit_single(self):

from numpy.random import randn

from diffpy.srmise.dataclusters import DataClusters
from diffpy.srmise.modelevaluators.aicc import AICc
from diffpy.srmise.peaks.gaussianoverr import GaussianOverR

Expand Down

0 comments on commit 99124a0

Please sign in to comment.