Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
missionfloyd authored Dec 17, 2023
1 parent 5b636b3 commit eb41c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/postprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def run_postprocessing(id_task, extras_mode, image, image_folder, input_dir, out
shared.state.begin(job="extras")

outputs = []

if isinstance(image, dict):
image = image["composite"]

Expand Down

0 comments on commit eb41c73

Please sign in to comment.