Skip to content

Commit f65b792

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f7d684a commit f65b792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Framework/PythonInterface/plugins/algorithms/IntegratePeaks1DProfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ def __init__(
411411
fit_kwargs,
412412
error_strategy,
413413
):
414-
415414
self.ws = peak_data.ws
416415
self.pk: IPeak = pk
417416
self.peak_pos: tuple[int, int] = (peak_data.irow, peak_data.icol)

0 commit comments

Comments
 (0)