Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Oct 17, 2024
1 parent 0f4a16b commit df066db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stingray/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ def read(cls, filename, fmt=None, rmf_file=None, **kwargs):
fmt = "hea"
break
if fmt is not None and fmt.lower() in ("hea", "ogip"):

additional_columns = kwargs.pop("additional_columns", None)

evt = FITSTimeseriesReader(
Expand Down

0 comments on commit df066db

Please sign in to comment.