Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Apr 11, 2024
1 parent 2564c07 commit 815a492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/dendro/api_helpers/services/gui/create_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def filter_output_file_name(file_name):
secret=pp.secret
)
)

if pending_approval is None:
# Let's determine whether we need approval based on the number of
# jobs in the project that are pending or running
Expand Down

0 comments on commit 815a492

Please sign in to comment.