Skip to content

Commit

Permalink
Update examples/instrument_degradation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Will Barnes <[email protected]>
  • Loading branch information
nabobalis and wtbarnes authored Dec 19, 2023
1 parent 976706e commit 3be7ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/instrument_degradation.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
# Plotting the different degradation curves as a function of time, we can
# easily visualize how the different channels have degraded over time.

# This lets you pass astropy.time.Time objects directly to matplotlib
# This lets you pass `astropy.time.Time` objects directly to matplotlib
time_support(format="jyear")

fig = plt.figure()
Expand Down

0 comments on commit 3be7ae1

Please sign in to comment.