Skip to content

Commit

Permalink
trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Apr 19, 2023
1 parent 4e38725 commit ba6569b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/timeseries/lombscarglemb.rst
Expand Up @@ -166,8 +166,8 @@ populated for three photometric bands (g,r,i).
>>> ts1["i_err"] = MaskedColumn(i_err, mask=[True]*120+[False]*60)
>>> ts1
<TimeSeries length=180>
time g_flux g_err r_flux r_err i_flux i_err
mJy mJy mJy mJy mJy mJy
time g_flux g_err r_flux r_err i_flux i_err
mJy mJy mJy mJy mJy mJy
Time float64 float64 float64 float64 float64 float64
----------------------- ------- ------- ------- ------- ------- -------
2011-01-01T00:00:00.000 3.0 0.012 ——— ——— ——— ———
Expand Down

0 comments on commit ba6569b

Please sign in to comment.