Reformatted files

This commit is contained in:
ITQ
2024-03-03 18:15:03 +03:00
parent 20e6e512d2
commit 12bda5d3da
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -42,5 +42,5 @@ urlpatterns = [
"me/updatePassword",
api.users.views.PasswordChangeApiView.as_view(),
name="password-change",
)
),
]