Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutV committed Apr 9, 2024
1 parent d667743 commit 7850ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/api/signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# Signals
run_extra_checks = Signal()


# Receivers
@receiver(user_created)
def _user_creation(user: User, attributes: dict, **_):
Expand Down

0 comments on commit 7850ce7

Please sign in to comment.