Skip to content

Commit

Permalink
Forgot to remove this item in the docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jzuhone committed Jul 25, 2023
1 parent 090b176 commit 834a6b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acis_thermal_check/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1405,8 +1405,6 @@ def _setup_proc_and_logger(self, args):
args : ArgumentParser arguments
The command-line options object, which has the options
attached to it as attributes
model_spec : string
The path to the thermal model specification.
"""

Check failure on line 1408 in acis_thermal_check/main.py

View workflow job for this annotation

GitHub Actions / build

Ruff (D202)

acis_thermal_check/main.py:1399:9: D202 No blank lines allowed after function docstring (found 1)

if args.model_spec is None:
Expand Down

0 comments on commit 834a6b4

Please sign in to comment.