Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 16, 2023
1 parent 70a0b55 commit bced406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions funnel/views/thumbnails.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from ..signals import project_data_change
from .jobs import rqjob


@project_data_change.connect
def redo_project_preview_image(project: Project) -> None:
render_project_preview_image.queue(project_id=project.id)
Expand Down

0 comments on commit bced406

Please sign in to comment.