Skip to content

Commit 2d1a3bb

Browse files
author
Sarah Wagner
committed
fixed typo
1 parent 1302920 commit 2d1a3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightcurves/LC.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ def plot_bblocks(
843843
self.time,
844844
self.block_pbin,
845845
where="mid",
846-
linewidth=linewdith,
846+
linewidth=linewidth,
847847
color=color,
848848
**kwargs,
849849
)

0 commit comments

Comments
 (0)