Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nmenezes0 committed Apr 3, 2024
1 parent 642ea27 commit fee14f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consultation_analyser/consultations/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
path("", pages.home),
path("consultations", consultations.show_questions),
path("schema", schema.show),

path("schema/<str:schema_name>.json", schema.raw_schema),
path(
"consultations/<str:consultation_slug>/sections/<str:section_slug>/questions/<str:question_slug>",
Expand Down

0 comments on commit fee14f9

Please sign in to comment.