Skip to content

Commit

Permalink
Missing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Feb 4, 2025
1 parent 3368719 commit 77a67f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/app/blueprints/rest/v2/cases/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
__name__,
url_prefix='/<int:case_identifier>/tasks')


@case_tasks_blueprint.post('')
@ac_api_requires()
def add_case_task(case_identifier):
Expand Down

0 comments on commit 77a67f8

Please sign in to comment.