Skip to content

Commit

Permalink
fixup: Format Python code with Black
Browse files Browse the repository at this point in the history
  • Loading branch information
Geek.Zone/Bot authored and Freshrojek committed Apr 21, 2021
1 parent 01ea316 commit f2aa052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion memberships/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def register(request):
"memberships/welcome_email.html",
{
"user": user.member.preferred_name,

},
)
task_send_email.delay(
Expand Down

0 comments on commit f2aa052

Please sign in to comment.