Skip to content

Commit 2896778

Browse files
committed
DOC-5053 "Sample 2 200 wt.txt“ is renamed to “Sample 2 250 wt.txt”
1 parent f12c6fd commit 2896778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5. Analysis/Batch Fitting Multiple Data Files.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
wks_result = op.new_sheet()
1313

1414

15-
wts = [0, 25, 100, 150, 200]
15+
wts = [0, 25, 100, 150, 250]
1616
for i, wt in enumerate(wts):
1717
# Import each data file into wks
1818
fd = op.path('e') + 'Samples\Batch2'

0 commit comments

Comments
 (0)