Skip to content

Commit

Permalink
build: run manage.py precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjen committed Jun 28, 2024
1 parent d1dc0b7 commit 4b8c49f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schema/dereferenced-release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -17030,7 +17030,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -40991,7 +40991,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"
Expand Down

0 comments on commit 4b8c49f

Please sign in to comment.