Skip to content

Commit

Permalink
style: some spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
badayvedat committed Oct 14, 2024
1 parent 239bd7f commit a3ad89d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/fal/src/fal/logging/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ def add_user_info(
# this is expected to happen only when user is logged out
# or there's no internet connection
pass

event_dict["usr.id"] = user_id
event_dict["usr.name"] = user_name

return event_dict

0 comments on commit a3ad89d

Please sign in to comment.