Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Incompleteusern committed Oct 26, 2023
1 parent 7d44936 commit 96ff3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ class UserProfileUpdateView(
"dynamic_progress",
"use_twemoji",
"show_portal_instructions",
"show_unit_petitions"
"show_unit_petitions",
)
success_url = reverse_lazy("profile")
object: UserProfile
Expand Down

0 comments on commit 96ff3bd

Please sign in to comment.