Skip to content

Commit

Permalink
format black
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Aug 28, 2023
1 parent 093fb6c commit 26ababe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/core/jobs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,3 @@ def set_returned_results(cls, v, values):
if v is None and values.get("jobs"):
return len(values["jobs"])
return v

0 comments on commit 26ababe

Please sign in to comment.