Skip to content

Commit 2fda7bb

Browse files
committed
Do not set capsize
1 parent 86edf8d commit 2fda7bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fact_funfolding/scripts/plot_spectrum.py

-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def main(gammapy_fit_result, publication_result, spectra, outputfile, e2):
9999
yerr=scale * yerr,
100100
label=data['label'],
101101
ls='',
102-
capsize=2,
103102
zorder=zorder,
104103
)
105104

0 commit comments

Comments
 (0)