Skip to content

Commit

Permalink
Run black to fix maintel/apply_dof.py format.
Browse files Browse the repository at this point in the history
  • Loading branch information
b1quint committed Oct 21, 2024
1 parent 031b5fa commit c51ca3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/lsst/ts/standardscripts/maintel/apply_dof.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ async def configure(self, config) -> None:
self.log.debug(f"Ignoring component {comp}.")
setattr(self.mtcs.check, comp, False)


def set_metadata(self, metadata) -> None:
"""Set script metadata.
Expand Down

0 comments on commit c51ca3b

Please sign in to comment.