Skip to content

Commit

Permalink
Fix PEP8 issue in build-scripts/enable_derivatives.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jun 26, 2024
1 parent bc91fd4 commit 24c4b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-scripts/enable_derivatives.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def parse_args():

(options, args) = parser.parse_args()


if not options.output and not options.input_content:
parser.print_help()
sys.exit(1)
Expand Down

0 comments on commit 24c4b85

Please sign in to comment.