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 Dec 14, 2023
1 parent bdbfed6 commit 640b960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omeroweb/webclient/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2320,6 +2320,7 @@ def batch_annotate(request, conn=None, **kwargs):

MAX_FILES_IN_FILE_ANNOTATION_DIALOG = 500


@login_required()
@render_response()
def annotate_file(request, conn=None, **kwargs):
Expand Down

0 comments on commit 640b960

Please sign in to comment.